Bug 147567 - Compile error on Solaris 8 - kjs/math_object.cpp uses signbit which is not available
Summary: Compile error on Solaris 8 - kjs/math_object.cpp uses signbit which is not av...
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-05 12:40 UTC by Steve Evans
Modified: 2008-07-26 11:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Add a (poor) definition of signbit on Sun (523 bytes, patch)
2007-07-05 12:42 UTC, Steve Evans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Evans 2007-07-05 12:40:54 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.6 
OS:                Solaris

I get this compile error on Solaris:

[  6%] Building CXX object kjs/CMakeFiles/kjs.dir/math_object.o
/cad4/stevee/kde-svn/kdelibs/kjs/math_object.cpp: In member function `virtual KJS::JSValue* KJS::MathFuncImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, const KJS::List&)':
/cad4/stevee/kde-svn/kdelibs/kjs/math_object.cpp:198: error: `signbit' was not declared in this scope
/cad4/stevee/kde-svn/kdelibs/kjs/math_object.cpp:213: error: `signbit' was not declared in this scope
/cad4/stevee/kde-svn/kdelibs/kjs/math_object.cpp:239: error: `signbit' was not declared in this scope
Comment 1 Steve Evans 2007-07-05 12:42:57 UTC
Created attachment 21052 [details]
Add a (poor) definition of signbit on Sun
Comment 2 Jaime Torres 2008-07-26 11:08:19 UTC
kde4 for solaris is compiling almost every kde4 package.
http://people.fruitsalad.org/adridg/bobulate/index.php?/archives/617-guid.html