Dear colleagues,

What is the correct way to upgrade FreeBSD from 3.3-R to 4.x?

using recommended (extended a bit)

make -DNOCLEAN -DNOPERL -DNOPROFILE -DNOGAMES -DNOMAN buildworld

I got

===> doc
c++  -O -pipe     -I/ar/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/ar/src/gnu/usr.bin/gperf -c
/ar/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
/ar/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning:
`catch', `throw', and `try' are all C++ reserved words
/ar/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void
operator delete(void *)':
/ar/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

Currently I simply exclude gperf from bootstrap-tools from Makefile.inc, but it
seems a bit hackish...


Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] ***
------------------------------------------------------------------------

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to