Re: Another error with MP_STATIC_EXTS=1
[prev]
[thread]
[next]
[Date index for 2005/03/17]
>Nick *** wrote:
>> As I wrote in a previous mail, there is another error with the MP_STATIC_EXTS=1 option. When running make, the process dies with:
>>
>> cp Base64.pm ../../../blib/lib/APR/Base64.pm
>> make[3]: *** No rule to make target `../../../blib/arch/auto/APR/Base64/Base64.so', needed by `dynamic'. Stop.
>> make[3]: Leaving directory `/house/doink123/mp2/WrapXS/APR/Base64'
>> make[2]: *** [subdirs] Error 2
>> make[2]: Leaving directory `/house/doink123/mp2/WrapXS/APR'
>> make[1]: *** [subdirs] Error 2
>> make[1]: Leaving directory `/house/doink123/mp2/WrapXS'
>> make: *** [subdirs] Error 2
>
>Nick, could you please refresh our memories with more details? e.g. post
>the URL to the latest relevant post or the best submit the updated
>complete bug report (t/REPORT). Thanks.
There was a bug when runnig
perl Makefile.PL MP_STATIC_EXTS=1 MP_COMPAT_1X=0 MP_USE_STATIC=1 MP_AP_CONFIGURE="--with-mpm=prefork" MP_AP_PREFIX=/usr/src/httpd
but Philippe has fixed it. Here is his mail:
http://gossamer-threads.com/lists/modperl/modperl/75984#77940
But there is another bug as I said.
Just run perl Makefile.PL MP_STATIC_EXTS=1 MP_COMPAT_1X=0 MP_USE_STATIC=1 MP_AP_CONFIGURE="--with-mpm=prefork" MP_AP_PREFIX=/usr/src/httpd
and then run make. You will see what happens :)
-----------------------------------------------------------------
http://gbg.bg/search - Изпробвайте още сега най-добрата българска търсачка!
 |
 |
Re: Another error with MP_STATIC_EXTS=1
Nick *** 08:17 on 17 Mar 2005
|