Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 17:09:48 +0300 (MSK)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        stable@FreeBSD.ORG
Subject:   Upgrading sequence to 4.x from 3.3-R
Message-ID:  <20030312170425.G17741@woozle.rinet.ru>

next in thread | raw e-mail | index | archive | help
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 --- marck@rinet.ru ***
------------------------------------------------------------------------

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?20030312170425.G17741>