MantisBT - CMake
View Issue Details
0015881CMakeCMakepublic2015-12-12 12:482016-05-02 08:30
Dennis Clarke 
 
normalmajorhave not tried
closedduplicate 
Fujitsu M4000 SPARC VI+Solaris 10 s10s_u11wos_24a
CMake 3.4.1 
 
0015881: fatal: symbol referencing errors. Linking CXX executable ../bin/ccmake
Tried bootstrap thus :

 ./bootstrap --no-qt-gui --system-curl --system-expat --system-zlib --system-bzip2 --no-system-libarchive

During the compile I see the final link stage is confused about where to find libz :

[ 92%] Linking CXX executable ../bin/ccmake
Undefined first referenced
 symbol in file
gzopen64 libCMakeLib.a(cmGeneratedFileStream.cxx.o)
ld: fatal: symbol referencing errors. No output written to ../bin/ccmake
gmake[2]: *** [bin/ccmake] Error 2
gmake[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2
gmake: *** [all] Error 2
No tags attached.
duplicate of 0015880closed Kitware Robot Trouble building CMake on Solaris 10 
Issue History
2015-12-12 12:48Dennis ClarkeNew Issue
2015-12-14 08:49Brad KingRelationship addedrelated to 0015880
2015-12-14 08:55Brad KingRelationship replacedduplicate of 0015880
2015-12-14 08:57Brad KingNote Added: 0039982
2015-12-14 08:57Brad KingStatusnew => resolved
2015-12-14 08:57Brad KingResolutionopen => duplicate
2015-12-14 08:57Brad KingDescription Updatedbug_revision_view_page.php?rev_id=1978#r1978
2016-05-02 08:30Robert MaynardNote Added: 0040985
2016-05-02 08:30Robert MaynardStatusresolved => closed

Notes
(0039982)
Brad King   
2015-12-14 08:57   
To keep discussion of trouble on Solaris focused in one place I'm resolving this as a duplicate of 0015880.
(0040985)
Robert Maynard   
2016-05-02 08:30   
Closing resolved issues that have not been updated in more than 4 months.