This one's kind of mysterious. First guess is something to do with the
"Perl's PERLPATH isn't quite right" bit. Ideas?
[...]
/sw/bin/tar: Read 4608 bytes from -
mod_perl-2.0.2/t/response/TestAPI/slurp_filename.pm
/var/tmp/tmp.1.UfoSof
#!/bin/sh -ev
# Need full path to perl
PERL=`which perl5.8.6`
which perl5.8.6
# Perl's PERLPATH isn't quite right, need to replace it with
the right one
perl -i -pe "s|sub perl_config\b|sub
perl_config_perlpath{'$PERL'}\$&|"lib/Apache2/Build.pm
/var/tmp/tmp.2.em9Wc3
#!/bin/sh -ev
# Need full path to perl
PERL=`which perl5.8.6`
which perl5.8.6
# Put arch in $archname
eval `perl5.8.6 -V:archname`
perl5.8.6 -V:archname
archname='darwin-thread-multi-2level';
# Need to pass apxs location
perl5.8.6 Makefile.PL PERL="$PERL" PREFIX=/sw \
INSTALLPRIVLIB=/sw/lib/perl5/5.8.6 \
INSTALLARCHLIB=/sw/lib/perl5/5.8.6/$archname \
INSTALLSITELIB=/sw/lib/perl5/5.8.6 \
INSTALLSITEARCH=/sw/lib/perl5/5.8.6/$archname \
INSTALLMAN1DIR=/sw/lib/perl5/5.8.6/man/man1 \
INSTALLMAN3DIR=/sw/lib/perl5/5.8.6/man/man3 \
INSTALLSITEMAN1DIR=/sw/lib/perl5/5.8.6/man/man1 \
INSTALLSITEMAN3DIR=/sw/lib/perl5/5.8.6/man/man3 \
INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin
INSTALLSCRIPT=/sw/bin\
MP_APXS=/sw/sbin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /sw/sbin/apxs
no conflicting prior mod_perl version found - good.
[ error] Unable to determine server version, aborting.
[ error] Invalid MP_APXS specified?
### execution of /var/tmp/tmp.2.em9Wc3 failed, exit code 1
--
Package manager version: 0.24.23
Distribution version: 0.8.1.rsync powerpc
Mac OS X version: 10.4.7
Xcode version: 2.3
gcc version: 4.0.1 (Apple Computer, Inc. build 5341)
make version: 3.80
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users