From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 17:03:35 2004 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 E4E9716A4D0 for ; Mon, 21 Jun 2004 17:03:35 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C584543D39 for ; Mon, 21 Jun 2004 17:03:35 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i5LH3X58003311; Mon, 21 Jun 2004 10:03:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5LH3SOE003309; Mon, 21 Jun 2004 10:03:28 -0700 (PDT) (envelope-from obrien) Date: Mon, 21 Jun 2004 10:03:28 -0700 From: "David O'Brien" To: current@freebsd.org, Ceri Davies , "Liam J. Foy" , kris@obsecurity.org Message-ID: <20040621170328.GC2544@dragon.nuxi.com> Mail-Followup-To: David O'Brien , current@freebsd.org, Ceri Davies , "Liam J. Foy" , kris@obsecurity.org References: <20040620162018.0046d736.liamfoy@sepulcrum.org> <20040620193034.GA20980@xor.obsecurity.org> <20040620193445.GE435@submonkey.net> <20040620194009.GA21177@xor.obsecurity.org> <20040620194523.GF435@submonkey.net> <20040620221615.07d92001.liamfoy@sepulcrum.org> <20040620213826.GG435@submonkey.net> <20040621114957.GA23840@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040621114957.GA23840@afflictions.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: -current error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 17:03:36 -0000 On Mon, Jun 21, 2004 at 07:49:57AM -0400, Damian Gerow wrote: > Thus spake Ceri Davies (ceri@submonkey.net) [20/06/04 17:39]: > : I've reproduced it, but there's no error in the 23 screens of scrollback > : I have available. I have to hit the sack now; will have another go > : tomorrow. > > FWIW, I saw the exact same thing (an odd error in zlib/libz somewhere). > Dropping the '-j4' has resulted in a build error in binutils: ... > gzip -cn gasp.info > gasp.info.gz > ln -sf /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi > echo "@set GDBVN `sed q /usr/src/gnu/usr.bin/binutils/doc/../../../../contrib/gdb/gdb/version.in`" > GDBvn.texi > make: don't know how to make annotate.texi. Stop > *** Error code 2 > Stop in /usr/src/gnu/usr.bin/binutils. And that is where the REAL error is. And why you need to rerun your 'make [build]world' before reporting build problems. I'll go fix this. -- -- David (obrien@FreeBSD.org)