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=3Dperl = INSTALLMAN1DIR=3Dnone INSTALLMAN3DIR=3Dnone PERL_CORE=3D1 = LIBPERL_A=3Dlibperl.so LINKTYPE=3Dstatic 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=3Dperl" "INSTALLMAN1DIR=3Dnone" "INSTALLMAN3DIR=3Dnone" = "PERL_CORE=3D1" "LIBPERL_A=3Dlibperl.so" "LINKTYPE=3Dstatic" Writing Makefile for DynaLoader =3D=3D> Your Makefile has been rebuilt. <=3D=3D =3D=3D> Please rerun the make command. <=3D=3D 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>