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=21046>.
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=21046

problem with loading modules





------- Additional Comments From [EMAIL PROTECTED]  2003-06-28 14:20 -------
update on the mod_jrun2 issue:

I can load your mod_jrun2.so with my gcc builds of 2.0.46 on AIX 4.3.3 ML 11 and
AIX 5.1 ML 2.  Comparing your dump -THv output with mine, I do not think that it
is a symbol resolution problem.

Maybe there is some OS level dependency somewhere that is independent of symbol
resolution?  (If you didn't build mod_jrun2.so yourself, maybe it was built on a
higher level of AIX and your dynamic loader is missing the ability to load it
for reasons I won't even try to guess.)

The only suggestions I have are:

a) install autoconf 2.13 and libtool 1.4.2 from source and see if by chance
httpd ends up getting linked with some different property (that I don't know how
to check for) that allows mod_jrun2 to be loaded.

b) contact the vendor of mod_jrun2 and get them to help debug it

c) let me try to load mod_jrun2.so with YOUR httpd on my machine and see if it
loads (tell me privately where to download it)...  that would perhaps support
the theory that there is an OS level issue causing the problem

(to other Apache developers who may see this traffic: no Apache bugs suspected
so far on either issue, but I'll leave this PR open until we can at least
resolve the problem that mod_php depends on an interface that we don't mark as
part of the API)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to