From owner-freebsd-questions Sat Feb 6 23:20:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16854 for freebsd-questions-outgoing; Sat, 6 Feb 1999 23:20:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alastair.tir.com (alastair.tir.com [216.40.128.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA16847 for ; Sat, 6 Feb 1999 23:20:22 -0800 (PST) (envelope-from mercury@tir.com) Received: from tir.com (port23.mico25.tir.com [209.140.180.208]) by alastair.tir.com (8.9.1/8.9.1) with ESMTP id CAA26230 for ; Sun, 7 Feb 1999 02:19:46 -0500 (EST) Message-ID: <36BD4CED.B3853F1D@tir.com> Date: Sun, 07 Feb 1999 02:21:01 -0600 From: Marc Smith X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: "make world" Content-Type: multipart/mixed; boundary="------------C9BCB8D889011C861EE6ED66" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------C9BCB8D889011C861EE6ED66 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I am having a problem running "make world." It runs fine for a few minutes and then I encounter some error messages and it stops. I am updating my source tree with cvsup and I am updating to current. Along with this message I have attached the output of the section of "make world" where I have the error. Any help would be greatly appreciated. Thanks for your time. Marc Smith --------------C9BCB8D889011C861EE6ED66 Content-Type: text/plain; charset=us-ascii; name="output" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="output" -------------------------------------------------------------- >>> 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:/home/mercury/bin:/usr/local/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 /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 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. --------------C9BCB8D889011C861EE6ED66-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message