From owner-freebsd-current@FreeBSD.ORG Sun Feb 22 09:12:02 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 E5E4516A4CE for ; Sun, 22 Feb 2004 09:12:02 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC7943D1F for ; Sun, 22 Feb 2004 09:12:02 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1MHC1OJ091234; Sun, 22 Feb 2004 09:12:01 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i1MHC1rj091233; Sun, 22 Feb 2004 09:12:01 -0800 (PST) (envelope-from obrien) Date: Sun, 22 Feb 2004 09:12:00 -0800 From: "David O'Brien" To: Burkard Meyendriesch Message-ID: <20040222171200.GB91129@dragon.nuxi.com> References: <20040222072516.6a6dc2e1.bm@malepartus.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040222072516.6a6dc2e1.bm@malepartus.de> 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 cc: freebsd-current@freebsd.org Subject: Re: CURRENT: error in "make buildworld" on amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@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: Sun, 22 Feb 2004 17:12:03 -0000 On Sun, Feb 22, 2004 at 07:25:16AM +0100, Burkard Meyendriesch wrote: > Hi all, > > yesterday I launched my new box (Asus K8V Deluxe, Athlon64/3000, 1GB > ECC RAM, 2x160GB RAID1). That is a fine box -- Congradulations on your purchase. :-) > checked out the actual source tree and tried to "make buildworld". This > ends up with: > In file included from editline.c:4: > /usr/src/lib/libedit/chared.c: In function `ch_init': > /usr/src/lib/libedit/chared.c:456: error: `ED_UNASSIGNED' undeclared (first use in this function) Do you still experience this after CVSup'ing today?