Subject: Re: Anyone working on KDE4?
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 05/18/2007 16:46:33
On Fri, May 18, 2007 at 03:43:25PM +0100, Raymond Meyer wrote:
> No, it's not defined, why would that be? Do I need to rebuild GCC with special
> options for that to be defined?

I'd expect Solaris 10 to have the macros. If that variable is not
defined, isnan and isinf are not provided as C++ templates and thus
::isnan doesn't work.

Joerg