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=8326>. 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=8326 HTTPD 2.0 current in CVS not compiling Summary: HTTPD 2.0 current in CVS not compiling Product: Apache httpd-2.0 Version: HEAD Platform: Other URL: http://ww.nk.ca OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Script started on Fri Apr 19 19:09:37 2002 doctor.nl2k.ab.ca//usr/source/httpd-2.0$ make cat /var usr/contrib/bin/configap2orig CC=cc CFLAGS="-O2" ./configure --prefix=/var/www --exec-prefix=/var/www \ --bindir=/var/www/bin --sbindir=/var/www/bin \ --libexecdir=/var/www/libexec/ --mandir=/usr/share/man \ --sysconfdir=/var/www/conf --datadir=/var/www/ \ --includedir=/var/www/include/ --localstatedir=/var \ --enable-modules=all --enable-shared-modules=all --enable-auth-anon \ --enable-auth-dbm --enable-auth-db --enable-auth-digest --enable-auth-ldap \ --enable-file-cache --enable-file-cache \ --enable-echo --enable-cache \ --enable-mem-cache \ --enable-ext-filter --enable-case-filter \ --enable-case-filter-in \ --enable-deflate --with-z --with-mpm=prefork \ --enable-proxy --enable-proxy-connect \ --enable-proxy-ftp --enable-proxy-http \ --enable-mime-magic --enable-cern-meta --enable-expires \ --enable-headers --enable-usertrack \ --enable-unique-id --enable-ssl \ --with-ssl=/usr/contrib/ --enable-ldap --enable-dav \ --enable-http --enable-info \ --enable-suexec --enable-cgi --enable-cgid \ --enable-dav-fs \ --enable-vhost-alias --enable-speling \ --enable-rewrite --enable-so \ --with-suexec-caller --with-suexec-userdir --with-suexec-docroot\ --with-suexec-uidmin=51 --with-suexec-gidmin=80\ --with-suexec-logfile --with-suexec-safepath --with-low-memory \ --enable-static-support --enable-static-htpasswd --enable-static-htdigest \ --enable-static-rotatelogs --enable-static-logresolve --enable-static-htdbm \ --enable-static-ab --enable-static-checkgid doctor.nl2k.ab.ca//usr/source/httpd-2.0$ make Making all in srclib Making all in apr Making all in strings Making all in passwd Making all in tables Making all in file_io/unix Making all in network_io/unix /bin/sh /usr2/source/httpd-2.0/srclib/apr/libtool --silent --mode=compile cc -O2 -DHAVE_CONFIG_H -I../../include -I../../include/arch/unix -I../../include/arch/unix -c poll.c && touch poll.lo In file included from ../../include/arch/unix/networkio.h:73, from poll.c:55: /usr/include/sys/poll.h:48: syntax error before `__THROW' poll.c: In function `apr_poll': poll.c:286: storage size of `tv' isn't known *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. doctor.nl2k.ab.ca//usr/source/httpd-2.0$ exit exit Script done on Fri Apr 19 19:09:56 2002
