Hi,
on my iBook, make in pu outputs:
GIT_VERSION = 1.4.1.rc1.gf5d3
* new build flags or prefix
(cd perl && /usr/bin/perl Makefile.PL \
PREFIX='/Users/gene099' \
DEFINE=' -I/sw/include -DSHA1_HEADER='\''<openssl/sha.h>'\''
-DNO_STRCASESTR -DNO_STRLCPY -DGIT_VERSION='\''"1.4.1.rc1.gf5d3"'\''' \
LIBS=' -L/sw/lib -lz -liconv -lcrypto -lssl')
Can't locate Devel/PPPort.pm in @INC (@INC contains:
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Library/Perl /Network/Library/Perl/darwin
/Network/Library/Perl /Network/Library/Perl .) at Makefile.PL line 29.
BEGIN failed--compilation aborted at Makefile.PL line 29.
make: *** [perl/Makefile] Error 2
FWIW all Perl scripts in git, except git-send-email, work here.
Ciao,
Dscho