Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2001 19:08:43 -0400
From:      Drew Linsalata <drew@gothambus.com>
To:        <freebsd-questions@freebsd.org>
Subject:   make buildworld error 3.5.1 -> 4.x-Stable
Message-ID:  <B788BE3B.5373B%drew@gothambus.com>

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

Trying to upgrade a 3.5.1 box to 4.X-STABLE via cvsup.  No major problems
other than buildworld fails with the following:

--------
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've been following the 'Using Make World' part of the handbook, the FreeBSD
Diary pages, and the /usr/src/README file, but none of the suggestions I am
seeing are working.

Any hot ideas?

- Drew



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?B788BE3B.5373B%drew>