From owner-freebsd-questions Thu Oct 10 20: 2: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D20237B401 for ; Thu, 10 Oct 2002 20:02:07 -0700 (PDT) Received: from c-450d73d5.09-71-6f736c2.cust.bredband.no (c-450d73d5.09-71-6f736c2.cust.bredband.no [213.115.13.69]) by mx1.FreeBSD.org (Postfix) with SMTP id 1911843EA3 for ; Thu, 10 Oct 2002 20:02:06 -0700 (PDT) (envelope-from are.bryne@communique.no) Received: (qmail 63452 invoked by uid 1000); 11 Oct 2002 03:02:00 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Oct 2002 03:02:00 -0000 Date: Fri, 11 Oct 2002 05:02:00 +0200 (CEST) From: Are Bryne To: FreeBSD questions list Subject: "`bfd_arch_' undeclared" in make buildworld (RELENG_4_6) Message-ID: <20021011045939.F42513-100000@david.i.communique.no> Organization: Communique DA MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT 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 Hello, I am getting the following errors when doing a make buildworld on freshly (20020927) cvsup'ed RELENG_4_6 sources. Last make world on this machine was about 20010921, and it is therefore currently 4.4-STABLE. Does anyone have a clue to what this could be? I have a cvsup refuse file that keeps sendmail, r* utilities and YP stuff out of my source tree, and patch files that make sure these are not built. However, I haven't touched ld's sources or anything related (that I can conceive of, at least). ===> gnu/usr.bin/binutils/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/libdata\" -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/bfd -DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2 20010719 [FreeBSD]"\" -c eelf_i386.c eelf_i386.c: In function `gldelf_i386_before_parse': eelf_i386.c:71: `bfd_arch_' undeclared (first use in this function) eelf_i386.c:71: (Each undeclared identifier is reported only once eelf_i386.c:71: for each function it appears in.) *** 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/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I looked through the sources, and cannot find any reference to 'bfd_arch_', only bfd_arch_i386, etc. Thanks in advance. [And please keep me cc'd.] Cheers, Are Bryne -- Communiqué DA Office: +47 22 44 33 99 Postboks 9050 Grønland Mobile: +47 900 22 009 NO-0133 Oslo URL: http://www.communique.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message