On Fri, 27 Aug 2004, Stas Bekman wrote: > cw wrote: > > Hi there folks, > > Jumping in on this one a little late but I've been having the same problem. > > Software: Apache 2.0.50 > > Perl: 5.8.5 > > Modperl: 1.9916 > > OS: OpenBSD 3.5 > > > > I get exactly the same error however when commenting out the lines as > > suggested for the previous incident make bails out with the following > > error: > > > > Can't locate ModPerl/BuildMM.pm in @INC (@INC contains: ../lib > > /usr/local/lib/perl5/5.8.5/OpenBSD.i386-openbsd > > /usr/local/lib/perl5/5.8.5 > > /usr/local/lib/perl5/site_perl/5.8.5/OpenBSD.i386-openbsd > > /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) > > at Makefile.PL line 5. > > BEGIN failed--compilation aborted at Makefile.PL line 5. > > *** Error code 2
I get related problems with Apache-Test when trying to compile a 3rd party Apache module - note that @INC doesn't contain any 'blib' directories, so it tries to use the required modules in the system Perl. -- best regards, randy kobes -- 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