Date: Mon, 10 Jun 2002 21:18:32 +0200 From: Szilveszter Adam <sziszi@bsd.hu> To: freebsd-current@FreeBSD.ORG Subject: Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries Message-ID: <20020610191832.GA711@fonix.adamsfamily.xx> In-Reply-To: <20020610102635.A79571@dragon.nuxi.com> References: <20020609.233703.730560602.ken@tydfam.jp> <1023728561.7633.31.camel@mharnois.mdharnois.net> <20020610101350.A68466@dragon.nuxi.com> <1023729340.7633.37.camel@mharnois.mdharnois.net> <20020610102635.A79571@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 10, 2002 at 10:26:36AM -0700, David O'Brien wrote: > On Mon, Jun 10, 2002 at 12:15:40PM -0500, Michael D. Harnois wrote: > > On Mon, 2002-06-10 at 12:13, David O'Brien wrote: > > > On Mon, Jun 10, 2002 at 12:02:41PM -0500, Michael D. Harnois wrote: > > > > The libraries build for me without incident. However, anything which > > > > tries to link against libGLU generates this error for me: > > > > > > Your current is too old. Please do a fresh build. > > > > Since 6:30 last night? > > You must have NO_CXX or something -- you aren't linking with the C++ > support libs for some reason. Sorry David, but I experienced the same thing. No matter if I used the base system c++ compiler, or the latest gcc31 port. The problem is all the more interesting, because X worked for me fine, no matter what compiler I used to build it (with a few patches from the XFree86-4-libraries port) and libGLU is the only part of XFree that is wirtten in C++. If I specify -lstdc++ on the link line of any programs that use libGLU, it works (see xc/programs/glxinfo). My -CURRENT is from Saturday (8th), NO_CXX is *not* set. -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020610191832.GA711>