https://issues.apache.org/ooo/show_bug.cgi?id=123691
Bug ID: 123691
Issue Type: DEFECT
Summary: sal: build error on Solaris 11
Product: Build Tools
Version: 4.0.1
Hardware: PC
OS: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: external prerequisites
Assignee: [email protected]
Reporter: [email protected]
Created attachment 81924
--> https://issues.apache.org/ooo/attachment.cgi?id=81924&action=edit
patch
sal fails to build with the below error:
Compiling: sal/rtl/source/math.cxx
"../../inc/rtl/math.hxx", line 313: Error: The function "isfinite" must have a
prototype.
"../../inc/rtl/math.hxx", line 325: Error: The function "isfinite" must have a
prototype.
"../../inc/rtl/math.hxx", line 336: Error: The function "isfinite" must have a
prototype.
3 Error(s) detected.
dmake: Error code 2, while making '../../unxsoli4.pro/obj/math.obj'
Other people seem to have met this and I've used the patch from
http://www.mail-archive.com/[email protected]/msg12415.html
to my satisfaction. See attached.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.