From owner-freebsd-stable Mon Mar 5 10:10:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from burka.carrier.kiev.ua (burka.carrier.kiev.ua [193.193.193.107]) by hub.freebsd.org (Postfix) with ESMTP id 8465837B719 for ; Mon, 5 Mar 2001 10:10:21 -0800 (PST) (envelope-from netch@lucky.net) Received: from netch@localhost by burka.carrier.kiev.ua id UDY12473 for freebsd-stable@freebsd.org; Mon, 5 Mar 2001 20:10:17 +0200 (EET) (envelope-from netch) Date: Mon, 5 Mar 2001 20:10:17 +0200 From: Valentin Nechayev To: freebsd-stable@freebsd.org Subject: build 4-stable on 3-stable: how? Message-ID: <20010305201016.E86817@lucky.net> Reply-To: netch@lucky.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-42: On Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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... :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