DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15204>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15204 Problem compiling apache 2.0.43 Summary: Problem compiling apache 2.0.43 Product: Apache httpd-2.0 Version: 2.0.43 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, I try to compile httpd-2.0.43 on my GNU/Linux system with gcc-3.2 there was no problem with the configure, but for the make I got this : [...] gmake[4]: Entering directory `/tmp/httpd-2.0.43/srclib/apr-util/dbm' /bin/sh /tmp/httpd-2.0.43/srclib/apr/libtool --silent --mode=compile gcc -s -O3 -march=i686 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/usr/local/BerkeleyDB.4.1/include -I/tmp/httpd-2.0.43/srclib/apr-util/include -I/tmp/httpd-2.0.43/srclib/apr-util/include/private -I/tmp/httpd-2.0.43/srclib/apr/include -I/usr/local/include -c apr_dbm_berkeleydb.c && touch apr_dbm_berkeleydb.lo cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory apr_dbm_berkeleydb.c: In function `vt_db_open': apr_dbm_berkeleydb.c:200: warning: passing arg 2 of pointer to function from incompatible pointer type apr_dbm_berkeleydb.c:200: warning: passing arg 4 of pointer to function makes pointer from integer without a cast apr_dbm_berkeleydb.c:200: too few arguments to function gmake[4]: *** [apr_dbm_berkeleydb.lo] Error 1 gmake[4]: Leaving directory `/tmp/httpd-2.0.43/srclib/apr-util/dbm' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/tmp/httpd-2.0.43/srclib/apr-util/dbm' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/tmp/httpd-2.0.43/srclib/apr-util' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/httpd-2.0.43/srclib' gmake: *** [all-recursive] Error 1 It would be great if you could help me with this ! Best regards, Pierre. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
