From owner-freebsd-stable Wed Jan 19 7:35:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from WEBSI.com (websi.com [216.156.137.66]) by hub.freebsd.org (Postfix) with ESMTP id 1C16C14C49 for ; Wed, 19 Jan 2000 07:35:19 -0800 (PST) (envelope-from shashi@WEBSI.com) Received: (from shashi@localhost) by WEBSI.com (8.9.3/8.9.3) id KAA77755; Wed, 19 Jan 2000 10:34:34 -0500 (EST) (envelope-from shashi) Date: Wed, 19 Jan 2000 10:34:34 -0500 From: ShashiKant Joshi To: stable@FreeBSD.ORG Subject: Makeworld of 3.4 (on a 3.2 box) fails in 'rebuilding bootstrap libraries' Message-ID: <20000119103434.A77321@Shift-F1.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I looked in the archives, but no one seems to have had problem in buildworld. Lucky people are able to reach the install stage !! I have 3.2-stable on production and test box. Both had 3.2-stable installed from CD, and cvsuped to get latest changes back in Jul 99. From Jan 06-18 I have been trying to do a make world for 3.4 Here is what I did. mv /usr/src /usr/SRC cvsup 3.4 cd /usr/src make buildworld On prod box, it compiled okay. I have not done a installworld yet on prod. On test box, I got errors in bootsrap libraries. So I tared /usr/src of prod, ftp to test , untared it and did a make world again. I again get error in make buildworld. about .section in /usr/src/lib/csu/i386-elf/crtbegin.c I cvsuped this on Jan 06, 2000. I don't want to installworld on prod unless it succeeds on test. Any reason why it would buildworld on prod and not on test? Here is the error: -------------------------------------------------------------- >>> Rebuilding bootstrap libraries -------------------------------------------------------------- cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/root/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 bootstrap-libraries cd /usr/src/lib/csu/i386-elf; /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj rm -f .depend /usr/obj/usr/src/lib/csu/i386-elf/GPATH /usr/obj/usr/src/lib/csu/i386-elf/GRTAGS /usr/obj/usr/src/lib/csu/i386-elf/GSYMS /usr/obj/usr/src/lib/csu/i386-elf/GTAGS cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o [ ... stderr went to terminal :-^%$#%$% It gives error about .section not being valid option/ not being allowed??? complains about .section ] *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- Shashi Joshi _____________________________________________________________________ __o o__ o__ o__ o__ There's one _ \<._ _.>/ _ _.>/ _ _.>/ _ _.>/ _ in every (_)/ (_) (_) \(_) (_) \(_) (_) \(_) (_) \(_) crowd... _____________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message