Andreas J. Koenig wrote:
>>>>>> On Mon, 24 Dec 2007 13:12:05 -0800, "Philippe M. Chiasson" <[EMAIL 
>>>>>> PROTECTED]> said:
> 
>   > Looks like it was caused by httpd's own stuff defining LIBEXT and 
> clobbering
>   > our own. Can you try the attached patch ?
> 
> Maybe I'm too tired right now, but on the first try it did again not work, 
> saying
> 
>   cc: modules/perl/libperl.a: No such file or directory
>   make[3]: *** [target_static] Error 1
>   make[3]: Leaving directory `/home/src/apache_1.3.39/src'
>   make[2]: *** [build-std] Error 2
>   make[2]: Leaving directory `/home/src/apache_1.3.39'
>   make[1]: *** [build] Error 2
>   make[1]: Leaving directory `/home/src/apache_1.3.39'
>   make: *** [apaci_httpd] Error 2
> 
> I then changed directory to apache.../src/modules/perl/ and did a
> 'make libperl.a', which did compile one for me. Then I switched back
> to mod_perl directory and retried a 'make' and indeed this finished
> without error.

Most likely caused by not having done

$> make clean

before trying again. When not doing that, src/modules/perl under apache/src
will not be correctly re-generated.

> I'll retry tomorrow if I did something stupid. Let me know if this
> rings a bell for you.

Cool.

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to