From owner-freebsd-stable Fri Apr 6 20:55:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 5205737B42C for ; Fri, 6 Apr 2001 20:55:38 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.3/8.11.3) with ESMTP id f373tBT06944; Sat, 7 Apr 2001 13:55:12 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Sat, 7 Apr 2001 13:55:11 +1000 (EST) From: Andy Farkas X-X-Sender: To: Mike Ruhl Cc: , Subject: Re: Build failure. :( In-Reply-To: <3ACE341D.A2825526@network-alchemy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yep, same thing here. Upgrading to 4.2-RELEASE works. Warner, here's a suggested change to UPDATING: > diff -u UPDATING.orig UPDATING --- UPDATING.orig Sat Apr 7 13:44:06 2001 +++ UPDATING Sat Apr 7 13:47:00 2001 @@ -176,8 +176,8 @@ Except when it doesn't work :-) - To update from 3.x to 4.x stable - -------------------------------- + To update from 3.x to 4.2-RELEASE + --------------------------------- *********************************************************** READ -STABLE ARCHIVES FOR THE LAST WEEK OR TWO BEFORE STARTING THIS PROCESS. UPDATING MAY LAG BEHIND A LITTLE @@ -214,7 +214,7 @@ and then do a make buildworld + make installworld after you are back to above: MAKE_KERBEROS4 - [3] Update to 4.x-stable sources. Make sure that you get all + [3] Update to 4.2-RELEASE sources. Make sure that you get all the parts. If you are using cvsup files that are older than a couple of months, be sure they have all the components listed in /usr/share/examples/cvsup. Crypto and secure are now On Fri, 6 Apr 2001, Mike Ruhl wrote: > Howdy, > > I am attempting to upgrade a 3.5.1 box to the lastest 4.2 (.3RC?) > stable release. I am getting the following compile error. > > Any thoughts? > > Thanks! > > Mike > > > c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe > -I/usr/obj/usr/src/i386/usr/include > -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib > -I/usr/src/gnu/usr.bin/gperf -c > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: > warning: `catch', `throw', and `try' are all C++ reserved words > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In > function `void operator delete(void *)': > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: > declaration of `operator delete(void *)' throws different > exceptions... > :82: ...from previous declaration here > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message