On Thu, Mar 20, 2003 at 12:55:22AM -0800, 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?

The prototypes for isnan() &c. need to be put back into math.h, and their
source files need to be un-deprecated.


Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to