David,

That list of platforms looks pretty good.  It has been a while since I looked 
into this but I have not heard any problems recently.

Thanks,

- Ross

________________________________
From: David Cole [mailto:david.c...@kitware.com]
Sent: Thursday, April 16, 2009 10:22 AM
To: Bartlett, Roscoe A
Cc: cmake@cmake.org; Williams, Alan B; Perschbacher, Brent M
Subject: Re: [CMake] FW: Cmake on Sun?

We have CMake dashboards set up to run on Sun and AIX.

You can find them here:
http://cdash.org/CDash/index.php?project=CMake

(just search for Sun and AIX on that page...)

What are the other platforms you're thinking of? Are they aleady represented on 
the CMake dashboard or is there some porting work in our future....? :-)


HTH,
David


On Tue, Feb 3, 2009 at 3:39 PM, Bartlett, Roscoe A 
<raba...@sandia.gov<mailto:raba...@sandia.gov>> wrote:
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

_______________________________________________
Powered by www.kitware.com<http://www.kitware.com/>

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to