From owner-freebsd-current Mon Jun 10 12:17:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx2.datanet.hu (mx2.datanet.hu [194.149.13.163]) by hub.freebsd.org (Postfix) with ESMTP id 374E537B40D for ; Mon, 10 Jun 2002 12:17:35 -0700 (PDT) Received: from fonix.adamsfamily.xx (nilus-139.adsl.datanet.hu [195.56.48.139]) by mx2.datanet.hu (DataNet) with ESMTP id F0D3C5672 for ; Mon, 10 Jun 2002 21:17:28 +0200 (CEST) Received: from fonix.adamsfamily.xx (localhost [127.0.0.1]) by fonix.adamsfamily.xx (8.12.3/8.12.3) with ESMTP id g5AJIXZn000823 for ; Mon, 10 Jun 2002 21:18:33 +0200 (CEST) (envelope-from sziszi@bsd.hu) Received: (from cc@localhost) by fonix.adamsfamily.xx (8.12.3/8.12.3/Submit) id g5AJIWIw000822 for freebsd-current@FreeBSD.ORG; Mon, 10 Jun 2002 21:18:32 +0200 (CEST) X-Authentication-Warning: fonix.adamsfamily.xx: cc set sender to sziszi@bsd.hu using -f Date: Mon, 10 Jun 2002 21:18:32 +0200 From: Szilveszter Adam To: freebsd-current@FreeBSD.ORG Subject: Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries Message-ID: <20020610191832.GA711@fonix.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , freebsd-current@FreeBSD.ORG 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610102635.A79571@dragon.nuxi.com> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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