From owner-freebsd-questions Sun Feb 21 20:53:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from guepardo.vicosa.com.br (guepardo.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with SMTP id 9B6F010E36 for ; Sun, 21 Feb 1999 20:53:54 -0800 (PST) (envelope-from grios@netshell.vicosa.com.br) Received: from netshell.vicosa.com.br [200.236.148.198] by guepardo.vicosa.com.br with ESMTP (SMTPD32-4.03) id A5A6D500A8; Mon, 22 Feb 1999 02:05:42 +03d00 Message-ID: <36D0E433.499ACFBB@netshell.vicosa.com.br> Date: Mon, 22 Feb 1999 01:59:31 -0300 From: Gustavo Vieira G C Rios X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: junkmale@xtra.co.nz Cc: freebsd-questions@freebsd.org Subject: Re: make buildworld for 3.1 fails References: <19990222043601.PLYD682101.mta1-rme@wocker> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- I use UNIX because reboots are for hardware upgrades. You use windowze because the guy on TV told you to ... Gustavo Rios - UNIX System Admin. - UIN 27456973 +---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message