Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 10:34:34 -0500
From:      ShashiKant Joshi <shashi@shift-f1.com>
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>

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

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




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