From owner-freebsd-questions Wed Oct 3 7:34:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id E7A7437B403 for ; Wed, 3 Oct 2001 07:34:17 -0700 (PDT) Received: from canada.acadia.ne.mediaone.net (acadia.ne.mediaone.net [65.96.185.189]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id f93EYbh19478 for ; Wed, 3 Oct 2001 10:34:37 -0400 (EDT) Received: (from leblanc@localhost) by canada.acadia.ne.mediaone.net (8.11.5/8.11.5) id f93EWEO55329 for freebsd-questions@FreeBSD.org; Wed, 3 Oct 2001 10:32:14 -0400 (EDT) (envelope-from leblanc) Date: Wed, 3 Oct 2001 10:32:14 -0400 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org Subject: problems with buildworld on RELENG_4_4_0_RELEASE Message-ID: <20011003103214.A55276@acadia.ne.mediaone.net> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.22.1i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey folks. Yesterday I upgraded my work desktop to RELENG_4_4_0_RELEASE, and built the kernel with exactly 0 hitches. Pretty slick. Last night, I did a cvsup on my home machine to the same tag, and tried the following cd /usr/src make buildworld && make installworld which is how I did it on the work desktop. It didn't work. I'm confused. I even used the same cvsup site (cvsup6.FreeBSD.org) Here is what I get at the buildworld failure: ===> ld cc -O -pipe -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 Stop in /usr/src/gnu/usr.bin/binutils/ld. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I don't really know what to do with this. Any ideas what I may have done wrong? I tried the cvsup and buildworld again this morning and get the same thing. Looks like ld is broken, but that seems unlikely considering it worked fine on my other machine. TIA and HAND Lou -- Louis LeBlanc leblanc@acadia.ne.mediaone.net Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://acadia.ne.mediaone.net ԿԬ Mathematicians practice absolute freedom. -- Henry Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message