Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 00:56:04 -0500
From:      Brent Casavant <b.j.casavant@ieee.org>
To:        freebsd-stable@freebsd.org
Subject:   ld build problem with RELENG_4_3
Message-ID:  <Pine.SGI.4.21.0109280021470.30716-100000@kzerza.americas.sgi.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.21.0109280021470.30716-100000>