Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 14:27:10 -0700 (PDT)
From:      Bryce Newall <data@dreamhaven.org>
To:        FreeBSD Questions List <freebsd-questions@freebsd.org>
Subject:   3.5.1 --> 4.3 upgrade troubles
Message-ID:  <Pine.BSF.4.33.0104261422020.817-100000@ds9.dreamhaven.org>

next in thread | raw e-mail | index | archive | help
Hello,

I am attempting to upgrade a system from 3.5.1-STABLE to 4.3-STABLE.
Following the directions, I am trying to build the world using "make
-DNOPERL -DNOSUIDPERL buildworld".  Very early in the compilation, it
bombs out with the following:  (please forgive the paste)

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

I did make sure to remove the existing /usr/obj directory before starting
buildworld.  I seem to recall running into something like this once
before, but I cannot remember the solution.  It probably has to do with
trying to use 3.x libraries instead of 4.x, but I'm not sure.

Any advice will be breatly appreciated!  Thanks in advance,

*********************************************************
*    Bryce Newall    *    Email: data@dreamhaven.org    *
*               www.dreamhaven.org/~data                *
*  "Computers make very fast, very accurate mistakes."  *
*********************************************************


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.0104261422020.817-100000>