Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 08:16:42 +0100
From:      "Robert Tan T.G." <rotan@seatle.vredesdorp.nl>
To:        freebsd-stable@FreeBSD.ORG
Subject:   make world
Message-ID:  <20010318081642.A5067@seatle.vredesdorp.nl>

next in thread | raw e-mail | index | archive | help
Im having problems rebuilding my system after a successfull cvsup.

I had installed 3.4-RELEASE..and followed the following procedure
to update my sources to the 4_0 Stable branch ..

[step 1]

*default host=cvsup.nl.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default delete use-rel-suffix compress
src-all tag=RELENG_3_4_RELEASE list=cvs:RELENG_3

src-eBones 
src-secure 
src-sys-crypto

ports-all tag=.

doc-all

[step 2]

as above except: src-all tag=RELENG_3

[step 3]
as above except: src-all tag=RELENG_4


Any help would be great Tnx, rotan.


Make world failed output:
-->
/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
<--

A failed ports example:

-->
Error: your port uses an old layout.  Please update it to match this bsd.port.mk.  If you have updated your ports collection via cvsup and are still getting this error, see Q12 and Q13 in the cvsup FAQ on http://www.polstra.com for further information.
*** Error code 1

Stop.
*** 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?20010318081642.A5067>