From owner-freebsd-current@FreeBSD.ORG Thu May 1 16:22:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A2EE37B401 for ; Thu, 1 May 2003 16:22:59 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D84643FBD for ; Thu, 1 May 2003 16:22:58 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h41NMuuU026396; Thu, 1 May 2003 16:22:56 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h41NMuAR026395; Thu, 1 May 2003 16:22:56 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Thu, 1 May 2003 16:22:55 -0700 From: David Schultz To: Kris Kennaway Message-ID: <20030501232255.GA26127@HAL9000.homeunix.com> Mail-Followup-To: Kris Kennaway , current@FreeBSD.ORG References: <20030320085522.GA13634@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030320085522.GA13634@rot13.obsecurity.org> cc: current@FreeBSD.ORG Subject: Re: Port breakage (isnan undeclared) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2003 23:22:59 -0000 On Thu, Mar 20, 2003, Kris Kennaway wrote: > Several ports have become broken recently with the following error: > > ../../../include/osg/Math:149: `isnan' undeclared (first use this function) > > http://bento.freebsd.org/errorlogs/i386-5-latest/osg-0.9.3.log > http://bento.freebsd.org/errorlogs/i386-5-latest/gnucap-0.31.log > http://bento.freebsd.org/errorlogs/i386-5-latest/fractorama-1.6.4.log > > Can someone please investigate? BTW, this should have been fixed a while ago by updating libstdc++. gnucap still fails because it does not include at all; that's a bug in gnucap.