From owner-freebsd-questions Fri Mar 3 7:35:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3204.mail.yahoo.com (web3204.mail.yahoo.com [204.71.202.201]) by hub.freebsd.org (Postfix) with SMTP id 1D23B37B5C8 for ; Fri, 3 Mar 2000 07:35:53 -0800 (PST) (envelope-from sky_tracker@yahoo.com) Message-ID: <20000303153552.20303.qmail@web3204.mail.yahoo.com> Received: from [209.5.30.222] by web3204.mail.yahoo.com; Fri, 03 Mar 2000 07:35:52 PST Date: Fri, 3 Mar 2000 07:35:52 -0800 (PST) From: Dave Banning Subject: build world shows this error To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My initial FreeBSD running was 2.2.8 then I cvsup'ed 3.0.0 stable. - cvsup went fine - no errors I did a "cd /usr/src" Then a "make world" These are the errors I received; ------------------------------------------------------- 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 /usr/src/lib/csu/i386-elf/crtbegin.c:32: section attributes are not supported for this target /usr/src/lib/csu/i386-elf/crtbegin.c:33: section attributes are not supported for this target {standard input}: Assembler messages: {standard input}:68: Error: Unknown pseudo-op: `.section' *** Error code 1 Stop. *** Error code 1 Stop. ------------------------------------------------------- Any ideas where I could look? __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message