DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=21718>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=21718 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.0.48 |2.0.53 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-01 23:04 ------- (In reply to comment #15) > Can anyone reproduce this with 2.0.53? I'm wondering if the fix for bug 8867 > in > 2.0.51 did fix this too. I have a similar problem with 2.0.53. I have gcc-3.2.3 and Linux Redhat 9. I downloaded version 2.0.53 and I execute only the following statements : ./configure --prefix=/usr/local/http-2.0.53 make and I have the following status : make[2]: Entre dans le répertoire `/usr/local/httpd-2.0.53/server' /usr/local/httpd-2.0.53/srclib/apr/libtool --silent --mode=compile gcc296 -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/usr/local/httpd-2.0.53/srclib/apr/include -I/usr/local/httpd-2.0.53/srclib/apr-util/include -I. -I/usr/local/httpd-2.0.53/os/unix -I/usr/local/httpd-2.0.53/server/mpm/prefork -I/usr/local/httpd-2.0.53/modules/http -I/usr/local/httpd-2.0.53/modules/filters -I/usr/local/httpd-2.0.53/modules/proxy -I/usr/local/httpd-2.0.53/include -I/usr/local/httpd-2.0.53/modules/generators -I/usr/local/httpd-2.0.53/modules/dav/main -prefer-non-pic -static -c exports.c && touch exports.lo exports.c:1575: redefinition of `ap_hack_apr_allocator_create' exports.c:196: `ap_hack_apr_allocator_create' previously defined here exports.c:1576: redefinition of `ap_hack_apr_allocator_destroy' exports.c:197: `ap_hack_apr_allocator_destroy' previously defined here exports.c:1577: redefinition of `ap_hack_apr_allocator_alloc' exports.c:198: `ap_hack_apr_allocator_alloc' previously defined here exports.c:1578: redefinition of `ap_hack_apr_allocator_free' exports.c:199: `ap_hack_apr_allocator_free' previously defined here exports.c:1579: redefinition of `ap_hack_apr_allocator_owner_set' exports.c:200: `ap_hack_apr_allocator_owner_set' previously defined here exports.c:1580: redefinition of `ap_hack_apr_allocator_set_owner' exports.c:201: `ap_hack_apr_allocator_set_owner' previously defined here exports.c:1581: redefinition of `ap_hack_apr_allocator_owner_get' exports.c:202: `ap_hack_apr_allocator_owner_get' previously defined here exports.c:1582: redefinition of `ap_hack_apr_allocator_get_owner' exports.c:203: `ap_hack_apr_allocator_get_owner' previously defined here exports.c:1583: redefinition of `ap_hack_apr_allocator_max_free_set' exports.c:204: `ap_hack_apr_allocator_max_free_set' previously defined here exports.c:1584: redefinition of `ap_hack_apr_allocator_set_max_free' exports.c:205: `ap_hack_apr_allocator_set_max_free' previously defined here exports.c:1586: redefinition of `ap_hack_apr_allocator_mutex_set' exports.c:207: `ap_hack_apr_allocator_mutex_set' previously defined here ... exports.c:2457: redefinition of `ap_hack_apu_version' exports.c:1095: `ap_hack_apu_version' previously defined here exports.c:2458: redefinition of `ap_hack_apu_version_string' exports.c:1096: `ap_hack_apu_version_string' previously defined here make[2]: *** [exports.lo] Erreur 1 make[2]: Quitte le répertoire `/usr/local/httpd-2.0.53/server' make[1]: *** [all-recursive] Erreur 1 make[1]: Quitte le répertoire `/usr/local/httpd-2.0.53/server' make: *** [all-recursive] Erreur 1 [EMAIL PROTECTED] httpd-2.0.53]# Do you have a solution? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]