From owner-freebsd-current@FreeBSD.ORG Mon Jun 9 15:35:47 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 5047637B401 for ; Mon, 9 Jun 2003 15:35:47 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FFA043F85 for ; Mon, 9 Jun 2003 15:35:46 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao05.cox.net ESMTP <20030609223543.VOWS28938.lakemtao05.cox.net@sysinfo.mezzweb.com>; Mon, 9 Jun 2003 18:35:43 -0400 Date: Mon, 09 Jun 2003 17:20:58 -0500 To: Marcel Moolenaar Content-Type: text/plain; charset=utf-8; format=flowed References: <20030609214501.GB7597@ns1.xcllnt.net> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <20030609214501.GB7597@ns1.xcllnt.net> User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-current@freebsd.org Subject: Re: Buildworld failed by binutils/bfd/targets.c:1092.. 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: Mon, 09 Jun 2003 22:35:47 -0000 On Mon, 9 Jun 2003 14:45:01 -0700, Marcel Moolenaar wrote: > On Mon, Jun 09, 2003 at 04:18:46PM -0500, Jeremy Messenger wrote: >> I just CVSup'ed at the phk's lastest committed on UPDATING/CDD stuff. I ^^^I mean, CCD.. >> did the buildworld and it has been failed. >> >> ============================== >> /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:16:1: null character(s) ignored >> targmatch.h:20:1: null character(s) ignored >> targmatch.h:24:1: null character(s) ignored >> targmatch.h:28:1: null character(s) ignored >> targmatch.h:32:1: null character(s) ignored >> targmatch.h:36:1: null character(s) ignored >> targmatch.h:40:1: null character(s) ignored >> targmatch.h:44:1: null character(s) ignored >> targmatch.h:48:1: null character(s) ignored >> targmatch.h:51:1: null character(s) ignored >> targmatch.h:55:1: null character(s) ignored >> targmatch.h:58:1: null character(s) ignored >> targmatch.h:62:1: null character(s) ignored >> [...] >> targmatch.h:2024:1: null character(s) ignored >> targmatch.h:2028: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 >> ============================== >> >> Any hint? > > Broken sed(1), I think. Has been fixed last week. Yes, I remember it's fixed but I didn't remember/know that broke sed caused this.. > If you did a -DNOCLEAN build, don't. Otherwise, build and install sed > first. Build and install sed first did the trick. Thanks! Cheers, Mezz -- bsdforums.org 's moderator, mezz.