Date: Mon, 5 Mar 2001 20:10:17 +0200 From: Valentin Nechayev <netch@lucky.net> To: freebsd-stable@freebsd.org Subject: build 4-stable on 3-stable: how? Message-ID: <20010305201016.E86817@lucky.net>
next in thread | raw e-mail | index | archive | help
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. /netch 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?20010305201016.E86817>