Subject: Re: x11/kdelibs3 compile problems on Solaris
To: Jake Kupersmith <jakerosoft@gmail.com>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: pkgsrc-users
Date: 11/02/2006 22:00:58
On Wednesday 18 October 2006 17:19, Jake Kupersmith wrote:
> > Hi, I'm building x11/kdelibs3 with GCC-4.1.1 on Sparc Solaris.
> > Could anyone who knows C++ suggest how to fix the following
> > error:
>
> This patch fixes the problem for me..
>
> $ cat /pkgsrc/local-patches/x11/kdelibs3/kjs_operations_cpp
	[...]

So both of these suggest that HAVE_FUNC_ISINF is being defined but 
that isinf() doesn't exist so whats causing HAVE_FUNC_ISINF to be 
defined?

cheers
mark