Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 19:07:03 -0700
From:      joe mcguckin <joe@via.net>
To:        freebsd-current@freebsd.org
Subject:   Can't build PERL under 8.1 Release
Message-ID:  <1C9F72B8-26BC-4A03-AD81-3616A8AA8CA3@via.net>

next in thread | raw e-mail | index | archive | help

I just installed 8.1 Release. Trying to build Perl, it dies at:

Running Makefile.PL in ext/DynaLoader
../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.so LINKTYPE=static
Writing Makefile for DynaLoader
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL "INSTALLDIRS=perl" "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none" "PERL_CORE=1" "LIBPERL_A=libperl.so" "LINKTYPE=static"
Writing Makefile for DynaLoader
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
*** Error code 1


Rerunning make just make it die again in the same location.

Any ideas?

-joe





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1C9F72B8-26BC-4A03-AD81-3616A8AA8CA3>