From owner-freebsd-current Wed Aug 25 12:13:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id C3B3614C31 for ; Wed, 25 Aug 1999 12:13:44 -0700 (PDT) (envelope-from ust@cert.siemens.de) X-Envelope-Sender-Is: ust@cert.siemens.de (at relayer david.siemens.de) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.9.3/8.9.3) with ESMTP id VAA27520 for ; Wed, 25 Aug 1999 21:12:39 +0200 (MET DST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.9.3/8.9.3) with ESMTP id VAA24030 for ; Wed, 25 Aug 1999 21:12:38 +0200 (MET DST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.9.3/8.9.3/Siemens CERT [ $Revision: 1.9 ]) with ESMTP id VAA19250 for ; Wed, 25 Aug 1999 21:12:38 +0200 (CEST) Received: (from ust@localhost) by alaska.cert.siemens.de (8.9.3/8.9.3/alaska [ $Revision: 1.2 ]) id TAA88084 for current@FreeBSD.ORG; Wed, 25 Aug 1999 19:12:38 GMT (envelope-from ust) Date: Wed, 25 Aug 1999 21:12:38 +0200 From: Udo Schweigert To: current@FreeBSD.ORG Subject: Libraries broken in -CURRENT Message-ID: <19990825211238.A88039@alaska.cert.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i X-Operating-System: FreeBSD 3.2-STABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I just cvsuped -CURRENT and got the following error (only the first of many): -------------------------------------------------------------- >>> Rebuilding bootstrap libraries -------------------------------------------------------------- cd /work/src/HEAD; BISON_SIMPLE=/usr/obj/work/src/HEAD/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/work/src/HEAD/tmp/usr/libexec:/usr/obj/work/src/HEAD/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/work/src/HEAD/tmp/usr/lib:/usr/obj/work/src/HEAD/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/work/src/HEAD/tmp/usr/lib LIBRARY_PATH=/usr/obj/work/src/HEAD/tmp/usr/lib:/usr/obj/work/src/HEAD/tmp/usr/lib NOEXTRADEPEND=t PATH=/usr/obj/work/src/HEAD/tmp/sbin:/usr/obj/work/src/HEAD/tmp/usr/sbin:/usr/obj/work/src/HEAD/tmp/bin:/usr/obj/work/src/HEAD/tmp/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:.:/usr/local/bin:/usr/local/pilot/bin:/home/ust/bin/file:/home/ust/bin/sys:/home/ust/bin/misc:/home/ust/bin/dev:/sbin:/usr/sbin:/usr/X11R6/bin:.:/usr/local/bin:/usr/local/pilot/bin:/home/ust/bin/file:/home/ust/bin/sys:/home/ust/bin/misc:/home/ust/bin/dev:/home/ust/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin OBJFORMAT_PATH=/usr/obj/work/src/HEAD/tmp/usr/libexec:/usr/libexec /usr/obj/work/src/HEAD! /t! ! mp/usr/bin/make DESTDIR=/usr/obj/work/src/HEAD/tmp -f Makefile.inc1 bootstrap-libraries cd /work/src/HEAD/lib/csu/i386-elf; /usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/work/src/HEAD/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj rm -f .depend /usr/obj/work/src/HEAD/lib/csu/i386-elf/GPATH /usr/obj/work/src/HEAD/lib/csu/i386-elf/GRTAGS /usr/obj/work/src/HEAD/lib/csu/i386-elf/GSYMS /usr/obj/work/src/HEAD/lib/csu/i386-elf/GTAGS cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crt1.c -o crt1.o cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crtbegin.c -o crtbegin.o /work/src/HEAD/lib/csu/i386-elf/crtbegin.c:32: section attributes are not supported for this target /work/src/HEAD/lib/csu/i386-elf/crtbegin.c:33: section attributes are not supported for this target *** Error code 1 (continuing) cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/work/src/HEAD/tmp/usr/include -c /work/src/HEAD/lib/csu/i386-elf/crtend.c -o crtend.o /work/src/HEAD/lib/csu/i386-elf/crtend.c:32: section attributes are not supported for this target /work/src/HEAD/lib/csu/i386-elf/crtend.c:33: section attributes are not supported for this target *** Error code 1 (continuing) Best regards ------------------------------------------------------------------------------- Udo Schweigert || Voice : +49 89 636 42170 Siemens AG, Siemens CERT || Fax : +49 89 636 48000 ZT IK 3 || email : Udo.Schweigert@mchp.siemens.de D-81730 Muenchen / Germany || : ust@cert.siemens.de PGP fingerprint || 2A 53 F6 A6 30 59 64 02 6B C4 E0 73 B2 C9 6C E7 ------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message