From owner-freebsd-stable Thu Nov 30 22:26: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from www.i-sphere.com (www.i-sphere.com [207.126.121.224]) by hub.freebsd.org (Postfix) with ESMTP id C810737B400 for ; Thu, 30 Nov 2000 22:25:58 -0800 (PST) Received: (from fasty@localhost) by www.i-sphere.com (8.11.0/8.11.0) id eB16PwG43048 for stable@FreeBSD.ORG; Thu, 30 Nov 2000 22:25:58 -0800 (PST) (envelope-from fasty) Date: Thu, 30 Nov 2000 22:25:58 -0800 From: faSty To: stable@FreeBSD.ORG Subject: make world failed in 4.2-STABLE Message-ID: <20001130222558.C31774@i-sphere.com> References: <20001127111136.A30905@desktop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from andrew@ugh.net.au on Fri, Dec 01, 2000 at 02:39:02PM +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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