Hi Marc, Thanks for the swift reply. To the best that I can tell, that thread is dealing with trying to build a project using cmake. I'm trying to build cmake (i.e., ./bootstrap && make && make install). To note, I get something like the following errors (which are available in the gist).
``` "/usr/include/iso/math_c99.h", line 697: Error: The function "__builtin_signbitl" must have a prototype. "/opt/solarisstudio12.4/lib/compilers/CC-gcc/include/c++/4.8.2/cmath", line 562: Error: std::fpclassify(float) already had a body defined. ``` Cheers, Matt On Wed, Mar 2, 2016 at 9:54 AM, CHEVRIER, Marc <marc.chevr...@sap.com> wrote: > Hi, > > Some help can be found in this thread: > http://public.kitware.com/pipermail/cmake-developers/2015-September/026550.html > > Marc > > From: CMake <cmake-boun...@cmake.org> on behalf of Matthew Gidden < > matthew.gid...@gmail.com> > Date: Wednesday 2 March 2016 at 09:44 > To: "cmake@cmake.org" <cmake@cmake.org> > Subject: [CMake] Build from Source on Solaris > > Hi all, > > I just tried to install from source on Solars 10 (sparc), on which make > failed. I have a gist here: > https://gist.github.com/gidden/7b9dc2d793ef3411debf > > My system info is: > > ``` > t501:gidden> uname -a > SunOS t501 5.11 11.3 sun4v sparc sun4v > ``` > > Any suggestions? I wasn't able to find sparc binaries... did I not look > hard enough? > > Thanks! > > Matt Gidden >
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake