|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2004
/
2004-11
/
Compiling 1.8 on RHEL3.0
[
Pound installed on firewall / Lorenzo Grio ... ]
[
Proxying Outlook/Exchange RPC Over HTTP / ... ]
Compiling 1.8 on RHEL3.0
Martin Roest <martin(at)ibuildings.nl> |
2004-11-26 19:51:38 |
[ FULL ]
|
Hi,
Iam having a hard time to compile pound 1.8 on RedHat ES 3.0
./configure goes well but make fails:
cc -DF_CONF=\"/usr/local/etc/pound.cfg\" -g -O2 -pthread -DAEMON -DUPER
-DNEED_STACK -D_REENTRANT -D_THREAD_SAFE -Wstr
In file included from pound.c:205:
pound.h:181:2: #error "Pound needs openssl/ssl.h"
In file included from pound.c:205:
pound.h:345: syntax error before "SSL"
We're using openssl-0.9.7a-33.12 and openssl-devel-0.9.7a-33.12 latest
available packages for rhel.
I think it has anything to do with the version number.
OPENSSL_VERSION_NUMBER isn't defined in my ssl.h
Any help is appreciated.
Thanks!
Greets,[...]
|
|
|
Re: Compiling 1.8 on RHEL3.0
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2004-11-26 20:25:37 |
[ FULL ]
|
Re: Compiling 1.8 on RHEL3.0
Martin Roest <martin(at)ibuildings.nl> |
2004-11-27 10:44:26 |
[ FULL ]
|
> I'm maintaining rpms of pound which build fine on RedHat starting from
6.2[...]
Thanks! I'll give it a try. Of course i'am very curious why i'am not
able to compile. Should pound be 'compatible' with RHEL and what did you
change to make it work?
I'am aware that previously pound had some problems compiling on redhat.
[...]
|
|
|
Re: Compiling 1.8 on RHEL3.0
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2004-11-27 12:37:10 |
[ FULL ]
|
>> I'm maintaining rpms of pound which build fine on RedHat starting
from[...][...]
Just have a look at the .spec file, it will tell you what I did. IIRC it's
just an include issue.
Simon
|
|
|
|