> -----Original Message-----
> From: Bryan T. Schmidt [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 01, 2001 1:00 PM
> To: Bryan T. Schmidt
> Cc: [EMAIL PROTECTED]
> Subject: Re: generic symbol problems with LogFile
> 
[snip] 
> 
> Bryan T. Schmidt wrote:
> 
>   This seems funny to me...
> 
>   I have Perl 5.6.1, Apache 1.3.17, and mod_perl 2.8.0.  I am 

wow, that version of mod_perl is up there ;)

I know there were some AIX additions for 1.25_01 that went into mod_perl.exp
around the same time as some windows stuff.  you might want to make sure
your version is up to date

> Half way there... Resolved .ap_* errors by adding to the Makefile:
> 
> -bI:/data01/web-install/apache_1.3.17/src/support/httpd.exp
> 
> now i just have ld: 0711-317 ERROR: Undefined symbol:
> .perl_get_startup_pool
> 
> 
> I tried adding a similar -bI: to my mod_perl.exp, but it did not 
> help... clues, anyone?
> 

perl_get_startup_pool is defined in apaci/mod_perl.exp, so maybe that will
help

HTH

--Geoff

Reply via email to