From owner-freebsd-stable Wed Aug 11 9:54:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from cits-darla.robins.af.mil (cits-darla.robins.af.mil [137.244.215.8]) by hub.freebsd.org (Postfix) with ESMTP id 4F53D155BA for ; Wed, 11 Aug 1999 09:54:44 -0700 (PDT) (envelope-from Andrew.Lofthouse@robins.af.mil) Received: from cits-darla.robins.af.mil (root@localhost) by cits-darla.robins.af.mil with ESMTP id MAA04340; Wed, 11 Aug 1999 12:54:44 -0400 (EDT) Received: from fsuhhz30.robins.af.mil (fsuhhz30.robins.af.mil [137.244.190.201]) by cits-darla.robins.af.mil with ESMTP id MAA04335; Wed, 11 Aug 1999 12:54:44 -0400 (EDT) Received: by fsuhhz30.robins.af.mil with Internet Mail Service (5.5.2232.9) id ; Wed, 11 Aug 1999 16:54:15 -0000 Message-ID: <3F69A3D5863ED211B31F0000F809353502C4889B@FSUHHZ33> From: Lofthouse Andrew 2Lt WRALC/TIECT To: Eric Brunner , freebsd-stable@FreeBSD.ORG Subject: RE: Problem reporting build failure (rebuilding bootstrap, crtbeg in.c:33) Date: Wed, 11 Aug 1999 16:54:23 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Eric Brunner [SMTP:brunner@maine.rr.com] Sent: Wednesday, August 11, 1999 12:27 PM To: freebsd-stable@FreeBSD.ORG Subject: Problem reporting build failure (rebuilding bootstrap, crtbegin.c:33) I've been trying to "report" a problem since about August 2nd. a) has anyone actually seen my prior traffic with the problem statement, and b) does anyone actually manage to rebuild the bootstrap libraries (buildworld), in particular crtbegin.c The offending error message is: /usr/src/lib/csu/i386-elf/crtbegin.c:33: section attributes are not supported for this target I had the same problem; I posted the message about it yesterday: Yesterday I tried "make world" with the -STABLE sources on my machine running 2.2.8-RELEASE. Below is the final output of the make process... -------------------------------------------------------------- >>> Rebuilding bootstrap libraries -------------------------------------------------------------- cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/sr c/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/lo cal/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 /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. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Andrew J. Lofthouse, 2LT, USAF Technology Applications Engineer COM (912) 926-6617 DSN 468-6617 FAX (912) 926-7638 Andrew.Lofthouse@robins.af.mil WR-ALC/TIECT 420 Second St. Suite 100 Robins AFB, GA 31098-1640 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message