From owner-freebsd-stable Thu Sep 27 22:56:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rj.sgi.com (rj.SGI.COM [204.94.215.100]) by hub.freebsd.org (Postfix) with ESMTP id 33A4837B40B for ; Thu, 27 Sep 2001 22:56:11 -0700 (PDT) Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by rj.sgi.com (8.11.4/8.11.4/linux-outbound_gateway-1.0) with ESMTP id f8S5u5L05922 for ; Thu, 27 Sep 2001 22:56:10 -0700 Received: from tulip-e185.americas.sgi.com (tulip.americas.sgi.com [128.162.185.208]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id AAA3085552 for ; Fri, 28 Sep 2001 00:56:05 -0500 (CDT) Received: from kzerza.americas.sgi.com (kzerza.americas.sgi.com [128.162.190.117]) by tulip-e185.americas.sgi.com (980427.SGI.8.8.8/SGI-server-1.7) with ESMTP id AAA05996 for ; Fri, 28 Sep 2001 00:56:05 -0500 (CDT) Date: Fri, 28 Sep 2001 00:56:04 -0500 From: Brent Casavant X-Sender: bcasavan@kzerza.americas.sgi.com Reply-To: Brent Casavant To: freebsd-stable@freebsd.org Subject: ld build problem with RELENG_4_3 Message-ID: Organization: "Silicon Graphics, Inc." MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I recently switched my cvsup tag to RELENG_4_3 from RELENG_4 (need to hold down code influx until I have time to jump to 4.4-STABLE), updated /usr/src, and attempted to buildworld. Unfortunately the build is bailing out fairly early, as follows: ===> ld cc -O -pipe -march=pentium -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/usr/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include -DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\" -DSCRIPTDIR=\"/usr/obj/usr/src/i386/usr/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld -DVERSION=\"2.10.1\" -DBFD_VERSION=\"2.10.1\" -I/usr/obj/usr/src/i386/usr/include -c eelf_i386.c eelf_i386.c: In function `gldelf_i386_check_ld_elf_hints': eelf_i386.c:175: `_PATH_ELF_HINTS' undeclared (first use in this function) eelf_i386.c:175: (Each undeclared identifier is reported only once eelf_i386.c:175: for each function it appears in.) eelf_i386.c:178: storage size of `hdr' isn't known eelf_i386.c:181: `ELFHINTS_MAGIC' undeclared (first use in this function) *** Error code 1 I haven't yet been able to track down the source of this problem, and was hoping one of you might provide some guidance. I did perform a `make clean` from /usr/src after the update, but I don't put it past myself to have missed some crucial step. I even went so far as to completely blow away /usr/obj. There's nothing particularly interesting about my configuration. I've been happily chugging along with 4.3-STABLE and updates every few weeks for months now. Thank you, Brent Casavant -- Brent Casavant http://www.angeltread.org b.j.casavant@ieee.org -.- -.. ..... . -- -... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message