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=39283>. 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=39283 Summary: Make fails with ----with-mpm=worker enabled Product: Apache httpd-2 Version: 2.2.0 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P1 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] ap_thread_stacksize is never defined, but used in worker.c : make[1]: Entering directory `/d00/httpd-2.2.0' gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/d00/httpd-2.2.0/srclib/pcre -I. -I/d00/httpd-2.2.0/os/unix -I/d00/httpd-2.2.0/server/mpm/worker -I/d00/httpd-2.2.0/modules/http -I/d00/httpd-2.2.0/modules/filters -I/d00/httpd-2.2.0/modules/proxy -I/d00/httpd-2.2.0/include -I/d00/httpd-2.2.0/modules/generators -I/d00/httpd-2.2.0/modules/mappers -I/d00/httpd-2.2.0/modules/database -I/usr/local/apache2/include -I/d00/httpd-2.2.0/server -I/d00/httpd-2.2.0/modules/proxy/../generators -I/usr/kerberos/include -I/d00/httpd-2.2.0/modules/ssl -I/d00/httpd-2.2.0/modules/dav/main -c /d00/httpd-2.2.0/server/buildmark.c /usr/local/apache2/build/libtool --silent --mode=link gcc -g -O2 -pthread -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/http/libmod_http.la modules/mappers/libmod_so.la server/mpm/worker/libworker.la os/unix/libos.la -lm /d00/httpd-2.2.0/srclib/pcre/libpcre.la /usr/local/apache2/lib/libaprutil-1.la -lgdbm -ldb-4.3 -lsqlite3 -lexpat /usr/local/apache2/lib/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl server/mpm/worker/.libs/libworker.a(worker.o)(.text+0x12b2): In function `child_main': /d00/httpd-2.2.0/server/mpm/worker/worker.c:1178: undefined reference to `ap_thread_stacksize' collect2: ld returned 1 exit status -- 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]
