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=37036>. 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=37036 Summary: ld: 0711-317 ERROR: Undefined symbol: .sqrt Product: Apache httpd-2.0 Version: 2.1.8 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I'm trying to compile PHP and Apache 2, the directions are straight forward, looked like the compile was going well, then the following error emerged: /tmp/apache/httpd-2.0.54/srclib/apr/libtool --silent --mode=link gcc -g -O2 -U__STR__ -D_THREAD_SAFE -D_USE_IRS -DAP_HAVE_DESIGNATED_INITIALIZER -I/tmp/apache/httpd-2.0.54/srclib/apr/include -I/tmp/apache/httpd-2.0.54/srclib/apr-util/include -I/tmp/apache/httpd-2.0.54/srclib/apr-util/xml/expat/lib -I. -I/tmp/apache/httpd-2.0.54/os/unix -I/tmp/apache/httpd-2.0.54/server/mpm/prefork -I/tmp/apache/httpd-2.0.54/modules/http -I/tmp/apache/httpd-2.0.54/modules/filters -I/tmp/apache/httpd-2.0.54/modules/proxy -I/tmp/apache/httpd-2.0.54/include -I/tmp/apache/httpd-2.0.54/modules/generators -I/tmp/apache/httpd-2.0.54/modules/dav/main -export-dynamic -Wl,-brtl -L/tmp/apache/httpd-2.0.54/srclib/apr-util/xml/expat/lib -o ab ab.lo -Wl,-uXML_Parse /tmp/apache/httpd-2.0.54/srclib/pcre/libpcre.la /tmp/apache/httpd-2.0.54/srclib/apr-util/libaprutil-0.la /tmp/apache/httpd-2.0.54/srclib/apr-util/xml/expat/lib/libexpat.la /tmp/apache/httpd-2.0.54/srclib/apr/libapr-0.la ld: 0711-317 ERROR: Undefined symbol: .sqrt ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. -- 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]
