Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 15:32:27 -0500
From:      Matthew Cerha <mcerha@io.com>
To:        freebsd-stable@freebsd.org
Cc:        freebsd-questions@freebsd.org
Subject:   Perl and 'make buildworld' for FreeBSD 4.0-Stable
Message-ID:  <20000628153227.A14806@io.com>

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

I'm trying to update my 4.0-Release to Stable. I've installed and cvsup'd
the latest sources (as of this morning). However, during the 'make
buildworld' process, the compile craps out while making Perl. I searched the
lists and saw some similar problems posted in 1999, but I never found
a resolution. Any help would be greatly appreciated? Here's a snippet of
problem:

Writing Makefile for DynaLoader^M
Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm may be out of date
 with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh^M
cd /usr/obj/usr/src/gnu/usr.bin/perl/perl && make lib/Config.pm^M
`lib/Config.pm' is up to date.^M
Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h out of date with /usr/o
bj/usr/src/gnu/usr.bin/perl/perl/config.sh^M
*** Error code 1 (ignored)^M
Makefile out-of-date with respect to /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/
Config.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h^M
Cleaning current config before rebuilding Makefile...^M
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true^M
perl "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.
bin/perl/perl/lib" Makefile.PL "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu
/usr.bin/perl/perl" "INSTALLMAN3DIR=/usr/obj/usr/src/i386/usr/share/perl/man3" "
PERL=perl" "FULLPERL=perl" "DEFINE=-I/usr/obj/usr/src/i386/usr/include" "LINKTYP
E=static" "LIBS=-lperl -lm"^M
Writing Makefile for DynaLoader^M
==> Your Makefile has been rebuilt. <==^M
==> Please rerun the make command.  <==^M
false
*** Error code 1

TIA,

mtc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000628153227.A14806>