Date: Wed, 11 Aug 1999 16:54:23 -0000 From: Lofthouse Andrew 2Lt WRALC/TIECT <Andrew.Lofthouse@robins.af.mil> To: Eric Brunner <brunner@maine.rr.com>, freebsd-stable@FreeBSD.ORG Subject: RE: Problem reporting build failure (rebuilding bootstrap, crtbeg in.c:33) Message-ID: <3F69A3D5863ED211B31F0000F809353502C4889B@FSUHHZ33>
next in thread | raw e-mail | index | archive | help
-----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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F69A3D5863ED211B31F0000F809353502C4889B>
