--
From: Robert Hillier Hello, I’m having some problems building the latest xalan-c on a Solaris 10 platform. I configure with the following options: ./runConfigure –p solaris –c gcc –x g++ -P /my/dest When I try and build, I get the following error when compiling DOMStringHelper.cpp: In file included from <myPath>/xalan-c-1.11/c/src/xalanc/PlatformSupport/DOMStringHelper.cpp:50: <myPath>/xalan-c-1.11/c/src/xalanc/PlatformSupport/DoubleSupport.hpp: In static member function `static bool xalanc_1_11::DoubleSupport::isNaN(double)': <myPath>/xalan-c-1.11/c/src/xalanc/PlatformSupport/DoubleSupport.hpp:86: ` isnan' undeclared in namespace `std' gmake[2]: *** [../../obj/DOMStringHelper.o] Error 1 Has anyone come across this before? Thanks, Rob |
- Building xalan-c 1.11 with Solaris 10 and gcc 3.2.3 Robert Hillier
- Building xalan-c 1.11 with Solaris 10 and gcc 3.2.3 Robert Hillier
- RE: Building xalan-c 1.11 with Solaris 10 and gc... Martin Elzen
- Re: Building xalan-c 1.11 with Solaris 10 and gc... Robert Hillier
- RE: Building xalan-c 1.11 with Solaris 10 and gcc 3.... Martin Elzen
- Re: Building xalan-c 1.11 with Solaris 10 and gc... robert . hillier
- RE: Building xalan-c 1.11 with Solaris 10 an... Martin Elzen