From owner-freebsd-current Sun Nov 19 8:49:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0A8F137B479 for ; Sun, 19 Nov 2000 08:49:56 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id IAA13600; Sun, 19 Nov 2000 08:49:55 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eAJGnsM44292; Sun, 19 Nov 2000 08:49:54 -0800 (PST) (envelope-from obrien) Date: Sun, 19 Nov 2000 08:49:53 -0800 From: "David O'Brien" To: Mark R Grant Cc: current@FreeBSD.org Subject: Re: Error in libstdc++ buildworld Message-ID: <20001119084953.A43120@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <3A17F7D1.732AB18D@mmcable.com> <20001119082746.A39585@dragon.nuxi.com> <3A180358.652F4AF9@mmcable.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A180358.652F4AF9@mmcable.com>; from mark@mmcable.com on Sun, Nov 19, 2000 at 10:44:09AM -0600 X-Operating-System: FreeBSD 5.0-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 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 19, 2000 at 10:44:09AM -0600, Mark R Grant wrote: > David O'Brien wrote: Respect my "Reply-To: current@freebsd.org" or I won't respond to queries for help in the future. > Following my interpretation of the instructions in the make.conf file, the > CFLAGS line is commented out. > I am running version 4.1.1-RELEASE, trying to upgrade to -CURRENT using the > 'RELENG_4' tag. Last cvsup was Nov 18, 2300 GMT One cannot "upgrade"[*] to -CURRENT using he "RELENG_4" tag. The "RELENG_4" is the 4.x code base. To get -CURRENT source one would use no tag. RELENG_4 is very buildable right now, so something is weird on your end. You'll [again] need to give more _details_. Example: 1. I checked out the source using ``cd /usr ; cvs co src'' 2. I then made sure the /usr/obj/ directory existed. 3. I then did ``cd /usr/src ; make world''. [*] "upgrading" to -CURRENT really doesn't mean anything as it isn't a release and for your use it may easily be a "downgrade". You should examine your reasons for wanting to run -CURRENT. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message