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

Raymond Meyer raymond.meyer at rambler.ru
Wed May 30 11:28:37 CEST 2007


* Rob Fisher <slackboy at gmail.com> [Tue, 29 May 2007 16:01:25 +0100]:
> > 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.
>

Yeah I noticed that. The problem was gcc was optimising calls to isinf() 
funcation during configure stage. There is a patch that is supposed to 
fix the problem


More information about the kde-solaris mailing list