From owner-freebsd-stable@FreeBSD.ORG Sun Nov 14 23:49:12 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E71416A4D0 for ; Sun, 14 Nov 2004 23:49:12 +0000 (GMT) Received: from smtp18.wxs.nl (smtp18.wxs.nl [195.121.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDDE43D49 for ; Sun, 14 Nov 2004 23:49:11 +0000 (GMT) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp18.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0I7700C980TYHZ@smtp18.wxs.nl> for stable@freebsd.org; Mon, 15 Nov 2004 00:49:10 +0100 (CET) Received: from alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.13.1/8.13.1) with ESMTP id iAENn9fZ012574; Mon, 15 Nov 2004 00:49:09 +0100 Received: (from akruijff@localhost) by alex.lan (8.13.1/8.13.1/Submit) id iAENn8Uo012573; Mon, 15 Nov 2004 00:49:08 +0100 Content-return: prohibited Date: Mon, 15 Nov 2004 00:49:08 +0100 From: Alex de Kruijff In-reply-to: <1100460696.34540.11.camel@beaster> To: Ralf Folkerts Message-id: <20041114234908.GA746@alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <1100460696.34540.11.camel@beaster> X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f cc: stable@freebsd.org Subject: Re: Can't compile 5.3-STABLE from 5.3-RC2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 23:49:12 -0000 On Sun, Nov 14, 2004 at 08:31:36PM +0100, Ralf Folkerts wrote: > Hi, > > I wanted to Update my System that runs FreeBSD 5.3-RC2 to the "final" > 5.3-Level. > > However, compile reproducible stops in libstdc++, claiming a missing > "unwind.h". > > I already removed /usr/src and re-cvsupped it and also searched > the /usr/src/UPDATING and the CURRENT- and STABLE-Lists for such > Problems. > > The Update from 5.2.1 to 5.3-RC2 ran just fine on that machine (after > removing the CXXFLAGS from /etc/make.conf). > > uname -a: > FreeBSD beaster.home.folkerts-net.de 5.3-RC2 FreeBSD 5.3-RC2 #1: Mon Nov > 1 15:42:06 CET 2004 > toor@beaster.home.folkerts-net.de:/usr/obj/usr/src/sys/BEASTERKERNEL > i386 > > I'll paste the libstdc++-Output and my /etc/make.conf below. > > What did I do wrong? As it worked fine from 5.2.1 to 5.3 I hope it's > just a small Problem ;-) Did you follow the handbook to the letter? I was succesful at compileing from RC2 to STABLE. You could try my script. I've put it in www.kruijff.org/files/FreeBSD/update.sh Options are: update.sh cvs update.sh build (fails to build my special kernels) update.sh install GENERIC Log files goto /var/world/ -- Alex Please copy the original recipients, otherwise I may not read your reply. WWW: http://www.kruijff.org/alex/FreeBSD/