From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 20:11:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0875116A41C; Mon, 27 Jun 2005 20:11:54 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFC543D1F; Mon, 27 Jun 2005 20:11:53 +0000 (GMT) (envelope-from vdm.fbsd@virgilio.it) Received: from [192.168.10.8] (80.116.228.47) by vsmtp2.tin.it (7.0.027) id 42BFF6CB000414E1; Mon, 27 Jun 2005 22:11:51 +0200 From: Vittorio De Martino To: freebsd-ports@freebsd.org Date: Mon, 27 Jun 2005 22:10:34 +0200 User-Agent: KMail/1.8 References: <200506262133.20327.vdm.fbsd@virgilio.it> <20050627052632.GA87413@sinanica.bg.datamax> In-Reply-To: <20050627052632.GA87413@sinanica.bg.datamax> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200506272210.35268.vdm.fbsd@virgilio.it> Cc: freebsd-questions@freebsd.org Subject: Re: make builworld fails owing to libstdc++ problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 20:11:54 -0000 I tried but the same error stil pops up. What else should I do? Vittorio Alle 07:26, luned=C3=AC 27 giugno 2005, Vasil Dimov ha scritto: > On Sun, Jun 26, 2005 at 09:33:19PM +0200, Vittorio De Martino wrote: > > uname -a > > FreeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25 > > 17:40:47 CEST 2005 > > > > > > I have the following in .... > > in make.conf > > CPUTYPE=3Dp4 > > CFLAGS=3D -O2 -pipe -funroll-loops > > COPTFLAGS=3D -O2 -pipe -funroll-loops > > > > in stable-supfile: > > *default release=3Dcvs tag=3DRELENG_5_4 > > in ports-supfile: > > default release=3Dcvs tag=3D. > > > > I've just run (I've been using 5.4 since the very beginning and updated > > it every month roughly) > > > > # 1. =A0`cd /usr/src' =A0 =A0 =A0 (or to the directory containing your = source > > tree). # 2. =A0`make update' > > # 3. =A0`make buildworld' > > > > BUT...... > > > > x_handler.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/guard.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_han= dl > >er.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_op.= cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opn= t. > >cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opv= =2Ec > >c > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/new_opv= nt > >.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/tinfo2.= cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vtermin= at > >e.cc In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_allo= c. > >cc:37: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_aux_= ru > >ntime.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_catc= h. > >cc:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_exce= pt > >ion.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_glob= al > >s.cc:33: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_pers= on > >ality.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_pers= on > >ality.cc:38:23: unwind-pe.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_term= _h > >andler.cc:30: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_term= in > >ate.cc:34: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_thro= w. > >cc:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_type= =2Ec > >c:32: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_unex= _h > >andler.cc:30: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/pure.cc= :3 > >1: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > In file included > > from > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vec.cc:= 37 > >: > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-= cx > >x.h:41:20: unwind.h: No such file or directory > > mkdep: compile failed > > *** Error code 1 > > > > Stop in /usr/src/gnu/lib/libstdc++. > > *** Error code 1 > > > > Stop in /usr/src/gnu/lib. > > *** Error code 1 > > > > What should I do? > > rm -fr /usr/src/* and try again? Be carefull not to loose your kernel > config file (if any). > mv /usr/src /usr/src_broken may be less destructive :)