From owner-freebsd-current@FreeBSD.ORG Sat Nov 22 07:50:14 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 40DCF16A4CE for ; Sat, 22 Nov 2003 07:50:14 -0800 (PST) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id A879443F3F for ; Sat, 22 Nov 2003 07:50:12 -0800 (PST) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.10/8.12.10) with ESMTP id hAMFoBss083535; Sat, 22 Nov 2003 10:50:11 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.10/8.12.10/Submit) id hAMFoBKC083534; Sat, 22 Nov 2003 10:50:11 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200311221550.hAMFoBKC083534@siralan.org> To: wash@wananchi.com (Odhiambo Washington) Date: Sat, 22 Nov 2003 10:50:10 -0500 (EST) In-Reply-To: <20031122121606.GA38904@ns2.wananchi.com> from "Odhiambo Washington" at Nov 22, 2003 03:16:06 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: FreeBSD current mailing list Subject: Re: How to fix this in 5.1-REL?? 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: Sat, 22 Nov 2003 15:50:14 -0000 > /usr/src/contrib/libstdc++/libsupc++/unwind-cxx.h:41:20: unwind.h: No such= > file or directory > mkdep: compile failed > *** Error code 1 > =20 > Stop in /usr/src/gnu/lib/libstdc++. > *** Error code 1 I'm running 5.1-CURRENT now, but I was able to build 5.1-RELEASE-p10. I suspect you need to re-cvsup your sources, which I've had to do several times. Mike Squires