Front page | perl.perl5.porters |
Postings from June 2001
latest snapshot [10948]
Thread Next
From:
Michael Stevens
Date:
June 26, 2001 02:35
Subject:
latest snapshot [10948]
Message ID:
20010626103524.A1289@firedrake.org
Build of the latest snapshot (10948) died with this error:
--cut here--
Making Errno (nonxs)
make[1]: Entering directory `/export/home/michaels/perl-current/ext/Errno'
Makefile out-of-date with respect to ../../lib/Config.pm ../../config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "LIBPERL_A=libperl.a"
Writing Makefile for Errno
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make[1]: *** [Makefile] Error 1
make[1]: Leaving directory `/export/home/michaels/perl-current/ext/Errno'
make config failed, continuing anyway...
make[1]: Entering directory `/export/home/michaels/perl-current/ext/Errno'
../../miniperl -I../../lib -I../../lib -I../../lib -I../../lib Errno_pm.PL Errno.pm
syntax error at Errno_pm.PL line 34, near ")
) "
Execution of Errno_pm.PL aborted due to compilation errors.
make[1]: *** [Errno.pm] Error 255
make[1]: Leaving directory `/export/home/michaels/perl-current/ext/Errno'
make: *** [ext/Errno/pm_to_blib] Error 2
--cut here--
On debian linux running on x86.
Michael
Thread Next
-
latest snapshot [10948]
by Michael Stevens