Keith!

A million thanks!  It works!  Using your tip plus the addition of '-ldl' to
the CFG_LDFLAGS_SHLIB entry in the apxs script results in a clean compile
and link!  

Woohoo!


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 06, 2001 12:24 PM
> To: Palumbo, Mark
> Subject: ld: 0711-244 ERROR: No csects or exported symbols have been
> saved
> 
> 
> 
> 
> Mark,
> 
> 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
> 
> Keith
> 
> 
> 
> 

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

Reply via email to