>Number: 4289
>Category: mod_so
>Synopsis: DSO is broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Thu Apr 22 06:40:00 PDT 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.6
>Environment:
SunOS XXX 5.7 Generic_106541-03 sun4u sparc SUNW,Ultra-4
gcc 2.8.1
>Description:
If i compile some modules as shared ones the server doesn't stars. The error
message is the following:
Syntax error on line 207 of /dsd/www/new/conf/httpd.conf:
Cannot load /dsd/www/new/libexec/mod_env.so into server:
ld.so.1: /dsd/www/new/bin/httpd: fatal:
relocation error: file /dsd/www/new/libexec/mod_env.so:
symbol ap_palloc: referenced symbol not found
bin/apachectl start: httpd could not be started
This is the first used ap_* symbol from the first try of loading a shared
module.
The same is the problem with 1.3.{0,1} i don't try the other versions but
probably 1.3.0-6 is affected.
>How-To-Repeat:
I do a
configure --enable-module=most --enable-shared=max
make
make install
but it should be the same with any shared module
>Fix:
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]