To fix this problem for AIX 4.3, try adding the option -bexpall to the
CFG_LDFLAGS_SHLIB entry in the apxs script.

ie

my $CFG_LDFLAGS_SHLIB = q(-bM:SRE -bnoentry -bI:/usr/local/lib/apache/httpd.exp
-bexpall -lc);

Hope this helps



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

Reply via email to