Date: Tue, 29 Aug 2006 00:30:50 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: Alexander Kabaev <kabaev@gmail.com> Cc: current@FreeBSD.org Subject: Re: HEADS UP: GCC 3.4.6 update complete Message-ID: <20060829003050.f71f2d43.nork@FreeBSD.org> In-Reply-To: <20060827191445.3612ba84@kan.dnsalias.net> References: <20060826212120.GA66604@freefall.freebsd.org> <20060826223608.GA5436@hub.freebsd.org> <20060828075703.d1c81021.nork@FreeBSD.org> <20060827191445.3612ba84@kan.dnsalias.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Aug 2006 19:14:45 -0400 Alexander Kabaev <kabaev@gmail.com> wrote: > From /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/CVS/Entries: > /decl.c/1.20/Sun Aug 27 01:02:46 2006// > From decl.c:9008 > bool > grok_op_properties (tree decl, bool complain) > From cvs diff -r1.19 -r1.20 contrib/gcc/cp/decl.c: > bool > -grok_op_properties (tree decl, int friendp, bool complain) > +grok_op_properties (tree decl, bool complain) > { > Your src tree is out of whack. Update and try again. Change your cvsup > server if that will not be enough. All japanese cvsup mirror sites had same problem:-). (decl.c,v was broken) kuriyama@ fixed this problem. And I confirmed OK:-). Thank you!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060829003050.f71f2d43.nork>