Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 13:55:11 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Mike Ruhl <mruhl@network-alchemy.com>
Cc:        <freebsd-stable@FreeBSD.ORG>, <imp@village.org>
Subject:   Re: Build failure. :(
Message-ID:  <Pine.BSF.4.33.0104071349100.6723-100000@backup.af.speednet.com.au>
In-Reply-To: <3ACE341D.A2825526@network-alchemy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <multi-user> 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...
> <internal>: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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104071349100.6723-100000>