On Wed, 28 Jul 2004, Alexey Bozrikov wrote:

> It seems I did a 'reply all' to a couple of messages, so it went to
> '[EMAIL PROTECTED]' and did not go to Stas, as he wasn't on the list
> of original message recipients, I'll be watching this from now on.
> The counter in Subject field (Re[4]: etc.) is being done automatically
> by my e-mail client (TheBat), should I remove counter manually then?

No, I don't think that's necessary - I didn't realize that
your messages posted to '[EMAIL PROTECTED]' needed to be
moderated before getting passed on. Taking this discussion
back to the modperl@ list should fix this.

> In the meantime, I am checking modperl with new patch you have sent.
> Now gmake complains about lack of tab chars in Makefile at lines 516, 520
> - aprext & aprext_install targets. That should mean patch file was not
> transferred correctly from the e-mail, but I can't see any direct
> patches to Makefile in here, since it's generated from Makefile.PL.
> The gmake fails around this place:
>
> [quote]
> gmake[3]: Entering directory `/home/bozy/src/modperl-2.0/WrapXS/APR/Base64'
> rm -f ../../../blib/arch/auto/APR/Base64/Base64.so
> LD_RUN_PATH="" gcc  -Wl,-bhalt:4 -Wl,-bM:SRE  -Wl,-bE:Base64.exp -Wl,-bnoentry -lc 
> -L/usr/local/lib -Wl,-berok Base64.o -Wl,-brtl -L/usr/local/lib -Wl,-b32 -o 
> ../../../blib/arch/auto/APR/Base64/Base64.so   
> -L/home/bozy/src/modperl-2.0/blib/arch/auto/aprext -laprext
> collect2: Library libaprext not found
> gmake[3]: *** [../../../blib/arch/auto/APR/Base64/Base64.so] Error 1
> [unquote]
>
> Also, after 'perl Makefile.PL ..' a directory with the name ' -L' (with
> space at the beginning) appears in modperl source tree, and it has some
> directories in it, most probably related to aprlib build:
[ ... ]
These problems were related to my using a wrong function to
determine the lib name on aix; that should be fixed in the
patch at
  http://www.apache.org/~randyk/mp_aix.patch

-- 
best regards,
randy

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to