Re: [users@httpd] Apache 2.0.54 won't compile with OpenSSL 0.9.8

2005-07-07 Thread Carsten Gaebler
On 07/06/2005 05:27 PM, Ed Elliott wrote: #ifndef PEM_F_DEF_CALLBACK + #ifdef PEM_F_PEM_DEF_CALLBACK + /* In OpenSSL 0.9.8 PEM_F_DEF_CALLBACK was renamed */ + #define PEM_F_DEF_CALLBACK PEM_F_PEM_DEF_CALLBACK + #endif + #endif Thanks a lot. That solved the problem. Much quicker and neater b

Re: [users@httpd] Apache 2.0.54 won't compile with OpenSSL 0.9.8

2005-07-06 Thread Carsten Gaebler
On 07/06/2005 04:33 PM, Lyndon Tiu wrote: I would suggest try using gcc 3.x if available. Gcc 2.x is very old. Same problem with gcc 3.3.5 and glibc 2.3.2. cg. - The official User-To-User support forum of the Apache HTTP Serv

Re: [users@httpd] Apache 2.0.54 won't compile with OpenSSL 0.9.8

2005-07-06 Thread Carsten Gaebler
On 07/06/2005 04:20 PM, Lyndon Tiu wrote: What Debian version? Woody. What's your glibc version? 2.2.5. What gcc version? 2.95.4 cg. - The official User-To-User support forum of the Apache HTTP Server Project. See htt

[EMAIL PROTECTED] Apache 2.0.54 won't compile with OpenSSL 0.9.8

2005-07-06 Thread Carsten Gaebler
Hi, I've just tried to compile Apache 2.0.54 with OpenSSL 0.9.8 on Debian Linux and I got the following error message: /usr/src/httpd-2.0.54/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOUR