From owner-freebsd-current@FreeBSD.ORG Thu Jun 19 06:38:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50DAB37B401 for ; Thu, 19 Jun 2003 06:38:22 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F2343FBF for ; Thu, 19 Jun 2003 06:38:21 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030619133820.OSVM23505.lakemtao06.cox.net@mezz.mezzweb.com>; Thu, 19 Jun 2003 09:38:20 -0400 To: "Michael W. Oliver" , freebsd-current@freebsd.org References: <005f01c3365b$18c67910$0203000a@gargantuan.com> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Thu, 19 Jun 2003 08:38:21 -0500 In-Reply-To: <005f01c3365b$18c67910$0203000a@gargantuan.com> User-Agent: Opera7.11/Linux M2 build 406 Subject: Re: buildworld failure - BFD - targmatch.h X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 13:38:22 -0000 On Thu, 19 Jun 2003 08:05:38 -0400, Michael W. Oliver wrote: > Hello -CURRENT, nice to meet you. My name is Michael Oliver, and I have > been running FreeBSD for a few years, and am a BIG fan. I have recently > decided to run -CURRENT on my laptop (Gateway SOLO-9300cl), and on my > most > recent buildworld (past -CURRENT upgrades have worked), I am having > trouble. > The buildworld fails as shown below: > > > ... > > cc -O -pipe -mcpu=pentiumpro -D_GNU_SOURCE -I. - > I/usr/src/gnu/usr.bin/binuti > ls/libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/libbfd - > I/usr/src/gnu/usr.bin > /binutils/libbfd/../libbfd/i386 - > I/usr/src/gnu/usr.bin/binutils/libbfd/../.. > /../../contrib/binutils/include - > DDEFAULT_VECTOR=bfd_elf32_i386_freebsd_vec - > I/usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd - > DBF > D_VERSION=\"20021127\" -DBFD_VERSION_DATE=20021127 - > DBFD_VERSION_STRING=\""2 > .13.2 [FreeBSD] 2002-11-27"\" -DSELECT_ARCHITECTURES=" > &bfd_i386_arch" -DHAVE_bfd_elf32_i386_freebsd_vec - > DHAVE_bfd_elf32_i386_vec -DSELECT_VECS=" &bfd_elf32_i386_freebsd_vec > ,&bfd_elf32_i386_vec" -Wsystem-headers -Werror -Wall -Wno-format-y2k -W - > Wst > rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized - > > > c > /usr/src/contrib/binutils/bfd/targets.c -o targets.o > In file included from /usr/src/contrib/binutils/bfd/targets.c:1092: > targmatch.h:7:1: null character(s) ignored > targmatch.h:12:1: null character(s) ignored > > . > . > . > > targmatch.h:2033:1: null character(s) ignored > targmatch.h:2037:1: null character(s) ignored > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/binutils/libbfd. > *** 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. > > > > $ uname -a > FreeBSD cyclops.gargantuan.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun > Jun > 15 14:11:56 EDT 2003 > root@cyclops.gargantuan.com:/usr/obj/usr/src/sys/CYCLOPS i386 > > The last CVSUP of the source was done just before the buildworld, at > about > 21:00EDT on 2003-06-18. > > If any other information is required to troubleshoot this problem, please > ask. Thanks in advance for your help, it is much appreciated. You should read in the /usr/src/UPDATING, an answer is right there if you CVSup your source very recently. Cheers, Mezz -- bsdforums.org 's moderator, mezz.