Mailing List Archive

[Bug 8583] - /usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so
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=8583>.
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=8583

/usr/local/apache/bin/httpd: fatal: relocation error: for mod_webapp.so





------- Additional Comments From sammykanan@yahoo.com 2002-04-27 14:26 -------
Check the sun/sparc 8 patches: The references to:
/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
symbol not found: __lshrdi3 (./mod_webapp_gcc.so)
symbol not found: ap_table_get (./mod_webapp_gcc.so)
symbol not found: ap_setup_client_block (./mod_webapp_gcc.so)
symbol not found: ap_pstrdup (./mod_webapp_gcc.so)
symbol not found: ap_log_error (./mod_webapp_gcc.so)
symbol not found: ap_table_add (./mod_webapp_gcc.so)
symbol not found: ap_get_remote_host (./mod_webapp_gcc.so)
symbol not found: ap_send_http_header (./mod_webapp_gcc.so)
symbol not found: ap_should_client_block
(./mod_webapp_gcc.so)
symbol not found: ap_rwrite (./mod_webapp_gcc.so)
symbol not found: ap_get_client_block (./mod_webapp_gcc.so)
symbol not found: ap_rflush (./mod_webapp_gcc.so)
symbol not found: ap_add_common_vars (./mod_webapp_gcc.so)

cannot be found in any of the sun 8 patches.

The binary files located on the download site also appear to suffer from the
same problem.