[kde-solaris] Problem building kde-3.5.6 on Sparc Solaris

Rob Fisher slackboy at gmail.com
Tue May 29 17:01:25 CEST 2007


> Adding:
>
> int isinf(double);
>
> at the top of the source file, fixed the problem.

Not really. When you try to link against libkjs.so (as kdebase does),
your isinf will come back as an undefined symbol.

I tried using sunmath.h and -lsunmath, and everything compiled, but
crashed when I ran it. I don't know what the correct fix is.


Rob


More information about the kde-solaris mailing list