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=23485>. 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=23485 Problems building 2.0.47 on Solaris 8 Summary: Problems building 2.0.47 on Solaris 8 Product: Apache httpd-2.0 Version: 2.0.47 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When I run make, the following error occurs : make[2]: Entering directory `/hwraid2/Software/httpd-2.0.47/server' /bin/bash /hwraid2/Software/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthreads -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER -I/hwraid2/Software/httpd-2.0. 47/srclib/apr/include -I/hwraid2/Software/httpd-2.0.47/srclib/apr-util/include -I/usr/local/include -I. -I/hwraid2/Software/httpd-2.0.47/os/unix -I/hwraid2/Software/httpd-2.0.47/server/mpm/prefork -I/hwraid2/Software/httpd-2. 0.47/modules/http -I/hwraid2/Software/httpd-2.0.47/modules/filters -I/hwraid2/Software/httpd-2.0.47/modules/proxy -I/hwraid2/Software/httpd-2.0. 47/include -I/hwraid2/Software/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c log.c && touch log.lo log.c:330: conflicting types for `ap_open_logs' /usr/local/include/http_log.h:154: previous declaration of `ap_open_logs' make[2]: *** [log.lo] Error 1 make[2]: Leaving directory `/hwraid2/Software/httpd-2.0.47/server' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/hwraid2/Software/httpd-2.0.47/server' make: *** [all-recursive] Error 1 uname -a says : SunOS cprosun01s 5.8 Generic_111850-02 sun4u sparc SUNW,Ultra-4 commandline used to configure : ./configure \ --prefix=/usr/local/apache2/ \ --sbindir=/sbin \ --libdir=/local/lib \ --includedir=/local/include \ --enable-auth-dbm \ --enable-headers \ --enable-proxy \ --enable-proxy-connect \ --enable-proxy-ftp \ --enable-proxy-http \ --enable-http \ --enable-ftp \ --enable-cgi \ --enable-so --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
