Date: Thu, 30 Nov 2000 22:25:58 -0800 From: faSty <fasty@i-sphere.com> To: stable@FreeBSD.ORG Subject: make world failed in 4.2-STABLE Message-ID: <20001130222558.C31774@i-sphere.com> In-Reply-To: <Pine.BSF.4.21.0012011434130.57279-100000@starbug.ugh.net.au>; from andrew@ugh.net.au on Fri, Dec 01, 2000 at 02:39:02PM %2B1000 References: <20001127111136.A30905@desktop.com> <Pine.BSF.4.21.0012011434130.57279-100000@starbug.ugh.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi there, I have problem with 4.2-STABLE make world, My machine runs pIII 800mhz dual cpu with SMP enabled. here what i did follow procedure. boot -s (single mode) fsck -p mount -u mount -a -t ufs swapon -a .. edited /etc/make.conf to uncomment NO_PROFILE=true .. script /var/tmp/bw.out make world in /usr/src compile..compile..compile. It stopped with errors in perl.. see below.. Please HELP! I ran on 4.1.1-RELEASE and want upgrade to 4.2-STABLE. **** bw.out **** 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 /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl "-I/usr/obj/usr/src/ gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefi le.PL "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl" "INST ALLMAN3DIR=/usr/obj/usr/src/i386/usr/share/perl/man3" "PERL=/usr/obj/usr/src/gnu /usr.bin/perl/perl/../miniperl/miniperl" "FULLPERL=perl" "DEFINE=-I/usr/obj/usr/ src/i386/usr/include" "DEFINE=-DPERL_CORE" "LINKTYPE=static" "LIBS=-lperl -lm"^M Writing Makefile for DynaLoader^M ==> Your Makefile has been rebuilt. <==^M ==> Please rerun the make command. <==^M false^M *** Error code 1^M ^M Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader.^M *** Error code 1^M ^M Stop in /usr/src/gnu/usr.bin/perl/perl.^M *** Error code 1^M ^M Stop in /usr/src/gnu/usr.bin/perl.^M *** Error code 1^M ^M Stop in /usr/src/gnu/usr.bin.^M *** Error code 1^M ^M Stop in /usr/src/gnu.^M *** Error code 1^M ^M Stop in /usr/src.^M *** Error code 1^M ^M Stop in /usr/src.^M *** Error code 1^M ^M Stop in /usr/src.^M **** end bw.out **** -trev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001130222558.C31774>