Date: Sun, 03 Jul 2005 00:03:05 -0400 From: "Steve Friedrich" <freeBSD@InsightBB.com> To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>, "Michael Nottebrock" <lofi@freebsd.org> Subject: Re: Anybody else have an xscreensaver build break? Message-ID: <20050703055803.6D2B143D49@mx1.FreeBSD.org> In-Reply-To: <200507030412.11449.lofi@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Jul 2005 04:12:10 +0200, Michael Nottebrock wrote: >Yes, I've seen this on our build-cluster as well. Looks like it's broken wi= >th=20 >gcc 2.95 (i.e. 4.x). >=2D-=20 > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org Actually, I found several errors that mostly had to do with declaring variables after code. In C++, this is legal, in C it's not. I could send you the antmaze.c I patched. I have no idea how to create the diff you guys usually use...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050703055803.6D2B143D49>