[CMake] FW: Cmake on Sun?
Bartlett, Roscoe A
rabartl at sandia.gov
Tue Feb 3 17:39:19 EST 2009
Hello,
An associate of mine tried to build CMake 2.6.2 on a Sun machine and got lots of errors (see the attached).
Does CMake work in the Sun? What platforms is CMake supposed to support? We also have a nasty IBM AIX machine that we have to support. It is critical that CMake port to nearly every platform that we support and it is a pretty hard list of platforms.
Cheers,
- Ross
-----Original Message-----
From: Williams, Alan B
Sent: Tuesday, February 03, 2009 3:31 PM
To: Bartlett, Roscoe A; Perschbacher, Brent M
Subject: RE: Cmake on Sun?
The final link line is below, followed by the errors. Also, the file cmake_bootstrap.log mentioned at the bottom, is attached.
CC -library=stlport4 -xtarget=native64 -xarch=native64 -I/home/william/packages/cmake-2.6.2-sun/Source -I/home/william/packages/cmake-2.6.2-sun/Bootstrap.cmk cmake.o cmakemain.o cmakewizard.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmDepends.o cmDependsC.o cmDocumentationFormatter.o cmDocumentationFormatterText.o cmPolicies.o cmProperty.o cmPropertyMap.o cmPropertyDefinition.o cmPropertyDefinitionMap.o cmMakeDepend.o cmMakefile.o cmExportFileGenerator.o cmExportInstallFileGenerator.o cmInstallDirectoryGenerator.o cmGeneratedFileStream.o cmGlobalGenerator.o cmLocalGenerator.o cmInstallGenerator.o cmInstallExportGenerator.o cmInstallFilesGenerator.o cmInstallScriptGenerator.o cmInstallTargetGenerator.o cmSourceFile.o cmSourceFileLocation.o cmSystemTools.o cmVersion.o cmFileTimeComparison.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmBootstrapCommands.o cmCommands.o cmTarget.o cmTest.o cmCustomCommand.o cmDocumentVariables.o cmCacheManager.o cmListFileCache.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmOrderDirectories.o cmComputeTargetDepends.o cmComputeComponentGraph.o cmExprLexer.o cmExprParser.o cmExprParserHelper.o cmListFileLexer.o Directory.o Glob.o RegularExpression.o SystemTools.o ProcessUNIX.o String.o System.o -o cmake
Undefined first referenced
symbol in file
bool cmELF::ReadBytes(unsigned long,unsigned long,char*)const cmSystemTools.o
unsigned cmELF::GetDynamicEntryCount()const cmSystemTools.o unsigned long cmELF::GetDynamicEntryPosition(int)const cmSystemTools.o const cmELF::StringEntry*cmELF::GetRunPath() cmSystemTools.o
cmELF::cmELF(const char*) cmSystemTools.o
cmELF::~cmELF() cmSystemTools.o
bool cmELF::Valid()const cmSystemTools.o
bool cmELF::GetSOName(std::string &) cmSystemTools.o const cmELF::StringEntry*cmELF::GetRPath() cmSystemTools.o
ld: fatal: Symbol referencing errors. No output written to cmake
gmake: *** [cmake] Error 1
---------------------------------------------
Error when bootstrapping CMake:
Problem while running gmake
---------------------------------------------
Log of errors: /home/william/packages/cmake-2.6.2-sun/Bootstrap.cmk/cmake_bootstrap.log
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_bootstrap.log
Type: application/octet-stream
Size: 162350 bytes
Desc: cmake_bootstrap.log
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090203/c3bc9345/attachment-0001.obj>
More information about the CMake
mailing list