Re: Another error with MP_STATIC_EXTS=1

2005-03-18 Thread Stas Bekman
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

Re: Another error with MP_STATIC_EXTS=1

2005-03-18 Thread Nick ***
>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.

Re: Another error with MP_STATIC_EXTS=1

2005-03-17 Thread Stas Bekman
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 (

Re: Another error with MP_STATIC_EXTS=1

2005-03-17 Thread Nick ***
>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.

Re: Another error with MP_STATIC_EXTS=1

2005-03-16 Thread Stas Bekman
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'.

Another error with MP_STATIC_EXTS=1

2005-03-13 Thread Nick ***
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]: