From owner-freebsd-questions Mon Feb 22 1:36:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id 6D20D11B3F for ; Mon, 22 Feb 1999 01:36:08 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990222093630.RKGN682101.mta1-rme@wocker>; Mon, 22 Feb 1999 22:36:30 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: Gustavo Vieira G C Rios Date: Mon, 22 Feb 1999 22:36:05 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: make buildworld for 3.1 fails Reply-To: junkmale@xtra.co.nz Cc: freebsd-questions@freebsd.org In-reply-to: <36D0E433.499ACFBB@netshell.vicosa.com.br> X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990222093630.RKGN682101.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK. I tried a make buildword without the -j4 option. After about 213k in the log file, I get this at the end of it. Very interesting. Anyways, in the meantime, I've done a make cleand and I'm starting from scratch again. Any suggestions would be helpful. -------------------------------------------------------------- >>> 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/tm p/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 -Wno-unused -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 -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/csu/i386- elf/crtbegin.c -o crtbegin.o *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. On 22 Feb 99, at 1:59, Gustavo Vieira G C Rios wrote: > try kick "-j4" options from make options list ! > > i hope it help! > > I had had the same problem, i got it work when i kick "-j4" from the > options! > > Dan Langille wrote: > > > > I'm doing a make world for 3.1 after running cvsup to get it. I did a > > "make world -j4 2>&1 > makeworld.log" to run it. After about 333k, I > > get the following at the end of the log. It makes no sense ot me. > > Cheers. > > > > cc -O -pipe -elf -Wall -Wno-unused -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 > > -Wno-unused -I/usr/obj/usr/src/tmp/usr/include -c > > /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o cc -fpic -DPIC -O > > -pipe -elf -Wall -Wno-unused - I/usr/obj/usr/src/tmp/usr/include -c > > /usr/src/lib/csu/i386-elf/crtbegin.c - o crtbegin.So > > /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not > > supported for this target /usr/src/lib/csu/i386-elf/crtbegin.c:31: > > section attributes are not supported for this target > > /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not > > supported for this target /usr/src/lib/csu/i386-elf/crtbegin.c:31: > > section attributes are not supported for this target {standard input}: > > Assembler messages: {standard input}:73: Error: Unknown pseudo-op: > > `.section' *** Error code 1 {standard input}: Assembler messages: > > {standard input}:95: Error: Unknown pseudo-op: `.section' *** Error > > code 1 {standard input}: Assembler messages: {standard input}:77: Error: > > Unknown pseudo-op: `.previous' *** Error code 1 3 errors *** Error code > > 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error > > code 2 -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message