Date: Mon, 05 Mar 2001 19:40:46 +0100 From: Christoph Sold <so@server.i-clue.de> To: netch@lucky.net Cc: freebsd-stable@FreeBSD.ORG Subject: Re: build 4-stable on 3-stable: how? Message-ID: <3AA3DDAE.A7D253B@i-clue.de> References: <20010305201016.E86817@lucky.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Valentin Nechayev schrieb: > > A few last months, building of 4-stable on 3.4-stable system fails with > > === cut === > c++ -I/usr/obj/var/REL4/src/i386/usr/include/g++ -O -pipe -I/usr/obj/var/REL4/ > src/i386/usr/include -I/var/REL4/src/gnu/usr.bin/gperf/../../../contrib/gperf/li > b -I/var/REL4/src/gnu/usr.bin/gperf -c /var/REL4/src/gnu/usr.bin/gperf/../../../ > contrib/gperf/src/new.cc > /var/REL4/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: ` > catch', `throw', and `try' are all C++ reserved words > /var/REL4/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function ` > void operator delete(void *)': > /var/REL4/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: declaratio > n of `operator delete(void *)' throws different exceptions... > <internal>:82: ...from previous declaration here > *** Error code 1 > === end cut === > > or similar. > > Can anybody explain why to fix it? Or one must use 4.2-release as > trampoline??? A month ago I asked this and Ruslan Ermilov sent me a patch, > but this patch causes build fault also. AFAIR the way is 3.5-Stable -> 4.0-Release -> 4.2-Stable. Search teh archives for pitfalls... HTH -Christoph Sold 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?3AA3DDAE.A7D253B>