Nick *** wrote:
>Nick *** wrote:
>[...]
>> 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 :)
[...]
[EMAIL PROTECTE
>Nick *** wrote:
>[...]
>> 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 :)
>
>Indeed, I can reproduce it.
Nick *** wrote:
[...]
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 :)
Indeed, I can reproduce it. Here is a quick bandaid (
>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.
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'.
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]: