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=24526>. 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=24526 undefined symbol: apr_os_pipe_put_ex Summary: undefined symbol: apr_os_pipe_put_ex Product: Apache httpd-2.0 Version: 2.0.48 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_cgi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] when I have build apache 2.0.48 with the following ./configure --enable-mime-magic --enable-ssl --enable-rewrite --enable-so --with-ssl=/usr/local/ssl/ --with-mpm=worker --enable-nonportable-atomics=yes --with-dav even tried added these : --with-apr-util=srclib/apr-util/ --with-apr=./srclib/apr/ and removed : --enable-nonportable-atomics=yes the result is that i am not able to execute CGI-scripts; the error-log gives: [Sat Nov 08 10:49:08 2003] [notice] Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7c PHP/4.3.2 mod_jk/1.2.3-dev configured -- resuming normal operations /usr/local/apache2/bin/httpd: relocation error: /usr/local/apache2/bin/httpd: undefined symbol: apr_os_pipe_put_ex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
