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?
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: [quote] ls -lR ' -L' total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 home -L/home: total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 bozy -L/home/bozy: total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 src -L/home/bozy/src: total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 modperl-2.0 -L/home/bozy/src/modperl-2.0: total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 blib -L/home/bozy/src/modperl-2.0/blib: total 1 drwxr-xr-x 3 bozy staff 512 Jul 27 17:22 arch -L/home/bozy/src/modperl-2.0/blib/arch: total 1 drwxr-xr-x 2 bozy staff 512 Jul 27 17:22 auto -L/home/bozy/src/modperl-2.0/blib/arch/auto: total 1 -rw-r--r-- 1 bozy staff 40 Jul 27 17:22 aprext -laprext [unquote] Did I do something wrong with applying the patch? Everything went fine according to patch program, which is FSF/Larry Wall patch version 2.5.4. Regards Alexey RK> On Tue, 27 Jul 2004, Stas Bekman wrote: >> Hmm, that discussions seems to be unusual, since I see only replies from >> Randy, and none from Alexey RK> Alexey did reply to the [EMAIL PROTECTED] list as well, RK> of which I received a copy from ... Assuming it did get RK> sent to you, perhaps it might be that the subject reads RK> Re[4]: mod_perl2 ..... RK> (ie, there's a counter being added to 'Re'). Alexey, are RK> you doing this manually? If so, it might be better not RK> to, as it may confuse some mail clients who sort messages RK> by thread. ** Little rivers which run into the Nile, Juveniles. -- 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