Thank you Alexander,

thе problem is solved for the moment. The only thing I did was to download & 
reinstall Xcode completely and remove the svn package (incompatible versions) 
now I don't have neither X11 error nor cmake one. I have no idea what the 
problem was...

        Cheers,
        Ivan

On 09.07.2010, at 01:01, Alexander Hansen wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 7/8/10 11:15 AM, Ivan Glushkov wrote:
>> Hi,
>> 
>> my apologies for misleading you on this one. I was never looking on the top 
>> of the log, which in my case says:
>> 
>> sh-3.2# fink update-all
>> WARNING: you have an incomplete X11 installation.
>> See http://finkproject.org/faq/usage-packages.php#special-x11-debug for 
>> details on repairing it.
>> Information about 9299 packages read in 2 seconds.
>> ...
>> 
>> Which I cannot understand since I did not install new packages since ages.
> 
> Did you read the FAQ item?  On 10.5 and later Fink doesn't provide X11.
> The issue is something on your system, such as a missing X11 SDK--or
> even just one file from it.   Try using "fink-virtual-pkgs --debug" to
> see what is missing.
> 
> This error is completely unrelated to anything that you have been
> reporting, because you aren't building any X11-based packages.
> 
>> Currently (after fink selfupdate and fink update-all) the error is 
>> completely different:
>> 
> 
> <snipping completely irrelevant setup and unpack phases>
> 
>> perl -pi -e 's,/sw,/sw,g' Modules/*.cmake Modules/Platform/Darwin*.cmake
>> perl -pi -e 's|(CMAKE_USE_OPENSSL.*) ON|\1 OFF|' 
>> Utilities/cmcurl/CMakeLists.txt
>> perl -pi -e 's,FRAMEWORK FIRST,FRAMEWORK LAST,g;s,APPBUNDLE FIRST,APPBUNDLE 
>> LAST,g' Modules/Platform/Darwin.cmake
>> /var/tmp/tmp.1.ia5rYo
>> #!/bin/sh -ev
>> ./bootstrap --prefix=/sw --docdir=/share/doc/cmake --mandir=/share/man
>> ---------------------------------------------
>> CMake 2.8.2, Copyright 2000-2009 Kitware, Inc.
>> C compiler on this system is: cc 
>> C++ compiler on this system is: g++ 
>> Makefile processor on this system is: make
>> g++ is GNU compiler
>> g++ has STL in std:: namespace
>> g++ has ANSI streams
>> g++ has streams in std:: namespace
>> g++ has sstream
>> g++ has operator!=(string, char*)
>> g++ has stl iterator_traits
>> g++ has standard template allocator
>> g++ has allocator<>::rebind<>
>> g++ does not have non-standard allocator<>::max_size argument
>> g++ has stl containers supporting allocator objects
>> g++ has header cstddef
>> g++ requires template friends to use <>
>> g++ supports member templates
>> g++ has standard template specialization syntax
>> g++ has argument dependent lookup
>> g++ does not have struct stat with st_mtim member
>> g++ has ios::binary openmode
>> g++ has ANSI for scoping
>> ---------------------------------------------
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmStandardIncludes.cxx 
>> -o cmStandardIncludes.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmake.cxx -o cmake.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmakemain.cxx -o 
>> cmakemain.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmakewizard.cxx -o 
>> cmakewizard.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmCommandArgumentLexer.cxx
>>  -o cmCommandArgumentLexer.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmCommandArgumentParser.cxx
>>  -o cmCommandArgumentParser.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmCommandArgumentParserHelper.cxx
>>  -o cmCommandArgumentParserHelper.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmDefinitions.cxx -o 
>> cmDefinitions.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmDepends.cxx -o 
>> cmDepends.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmDependsC.cxx -o 
>> cmDependsC.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmDocumentationFormatter.cxx
>>  -o cmDocumentationFormatter.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmDocumentationFormatterText.cxx
>>  -o cmDocumentationFormatterText.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmPolicies.cxx -o 
>> cmPolicies.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmProperty.cxx -o 
>> cmProperty.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmPropertyMap.cxx -o 
>> cmPropertyMap.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmPropertyDefinition.cxx 
>> -o cmPropertyDefinition.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmPropertyDefinitionMap.cxx
>>  -o cmPropertyDefinitionMap.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakeDepend.cxx -o 
>> cmMakeDepend.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakefile.cxx -o 
>> cmMakefile.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmExportFileGenerator.cxx
>>  -o cmExportFileGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmExportInstallFileGenerator.cxx
>>  -o cmExportInstallFileGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallDirectoryGenerator.cxx
>>  -o cmInstallDirectoryGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmGeneratedFileStream.cxx
>>  -o cmGeneratedFileStream.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmGeneratorExpression.cxx
>>  -o cmGeneratorExpression.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmGlobalGenerator.cxx -o 
>> cmGlobalGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmLocalGenerator.cxx -o 
>> cmLocalGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallGenerator.cxx 
>> -o cmInstallGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallExportGenerator.cxx
>>  -o cmInstallExportGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallFilesGenerator.cxx
>>  -o cmInstallFilesGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallScriptGenerator.cxx
>>  -o cmInstallScriptGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmInstallTargetGenerator.cxx
>>  -o cmInstallTargetGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmScriptGenerator.cxx -o 
>> cmScriptGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmSourceFile.cxx -o 
>> cmSourceFile.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmSourceFileLocation.cxx 
>> -o cmSourceFileLocation.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmSystemTools.cxx -o 
>> cmSystemTools.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmTestGenerator.cxx -o 
>> cmTestGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmVersion.cxx -o 
>> cmVersion.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFileTimeComparison.cxx 
>> -o cmFileTimeComparison.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmGlobalUnixMakefileGenerator3.cxx
>>  -o cmGlobalUnixMakefileGenerator3.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmLocalUnixMakefileGenerator3.cxx
>>  -o cmLocalUnixMakefileGenerator3.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakefileExecutableTargetGenerator.cxx
>>  -o cmMakefileExecutableTargetGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakefileLibraryTargetGenerator.cxx
>>  -o cmMakefileLibraryTargetGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakefileTargetGenerator.cxx
>>  -o cmMakefileTargetGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmMakefileUtilityTargetGenerator.cxx
>>  -o cmMakefileUtilityTargetGenerator.o
>> g++  -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk 
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source   
>> -I/sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk -c 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmBootstrapCommands.cxx 
>> -o cmBootstrapCommands.o
>> In file included from 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmBootstrapCommands.cxx:50:
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:17:43:
>>  error: CoreFoundation/CoreFoundation.h: No such file or directory
>> In file included from 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmBootstrapCommands.cxx:50:
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:
>>  In member function 'std::string 
>> cmFindProgramCommand::GetBundleExecutable(std::string)':
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:147:
>>  error: 'CFStringRef' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:147:
>>  error: expected `;' before 'bundlePathCFS'
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:153:
>>  error: 'CFURLRef' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:153:
>>  error: expected `;' before 'bundleURL'
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:159:
>>  error: 'CFBundleRef' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:159:
>>  error: expected `;' before 'appBundle'
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:162:
>>  error: expected `;' before 'executableURL'
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:164:
>>  error: 'executableURL' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:170:
>>  error: 'CFURLGetString' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:171:
>>  error: 'kCFStringEncodingUTF8' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:171:
>>  error: 'CFStringGetCString' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:179:
>>  error: 'bundlePathCFS' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:179:
>>  error: 'CFRelease' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:180:
>>  error: 'bundleURL' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:181:
>>  error: 'appBundle' was not declared in this scope
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Source/cmFindProgramCommand.cxx:182:
>>  error: 'executableURL' was not declared in this scope
>> make: *** [cmBootstrapCommands.o] Error 1
>> ---------------------------------------------
>> Error when bootstrapping CMake:
>> Problem while running make
>> ---------------------------------------------
>> Log of errors: 
>> /sw/src/fink.build/cmake-2.8.2-1/cmake-2.8.2/Bootstrap.cmk/cmake_bootstrap.log
>> ---------------------------------------------
>> ### execution of /var/tmp/tmp.1.ia5rYo failed, exit code 9
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-cmake-2.8.2-1
>> WARNING: you have an incomplete X11 installation.
>> See http://finkproject.org/faq/usage-packages.php#special-x11-debug for 
>> details on repairing it.
>> (Reading database ... 185978 files and directories currently installed.)
>> Removing fink-buildlock-cmake-2.8.2-1 ...
>> Failed: phase compiling: cmake-2.8.2-1 failed
>> 
>> Before reporting any errors, please run "fink selfupdate" and
>> try again.  If you continue to have issues, please check to see if the
>> FAQ on fink's website solves the problem.  If not, ask on the fink-users
>> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>> 
>>      Martin Costabel <[email protected]>
>> 
>> Note that this is preferable to emailing the maintainer directly, since
>> most fink package maintainers do not have access to all possible
>> hardware and software configurations.
>> 
>> 
>> sh-3.2# 
>> 
>> 
> 
> I'll cc the cmake maintainer.  When I get a chance I'll see if I can
> reproduce this.
> 
> - -- 
> Alexander Hansen
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkw2WLcACgkQB8UpO3rKjQ82gACfUju+CBnXRGr1gEcLWrXn4JKZ
> VMoAn2ln7mUfPyH7TWqIsTcRgwXe9/8A
> =GFVz
> -----END PGP SIGNATURE-----


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to