On Wed, 28 Jul 2004, Alexey Bozrikov wrote: > I did apply the patch, got following results during gmake: > > [quote] > cd "src/modules/perl" && gmake -f Makefile.modperl > gmake[1]: Entering directory `/home/bozy/src/modperl-2.0/src/modules/perl' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/home/bozy/src/modperl-2.0/src/modules/perl' > cd "xs/APR/libaprext" && gmake all LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" > PREFIX="" OPTIMIZE="" PASTHRU_DEFINE="" PASTHRU_INC="" PERL="/usr/local/bin/perl" > DEFINE="-DMP_HAVE_APR_LIBS" > /bin/sh: xs/APR/libaprext: not found. > gmake: *** [aprext] Error 1 > [unquote] > > seems to be a typo somewhere, should be xs/APR/aprext instead of > xs/APR/libaprext > > Regards > > Alexey
Sorry about that - this should be fixed at http://www.apache.org/~randyk/mp_aix.patch This time I tested it on my linux box (by redefining some of the constants to mimic AIX), and it worked OK, so hopefully this is close ... -- 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