[Cmake] Pb with CVS distribution

William A. Hoffman bill.hoffman at kitware.com
Mon Aug 26 17:51:34 EDT 2002


Thanks for the report, looks like the bootstrap makefile is out of date.
Unless you are developing cmake, you should use one of the releases
(source tar file or release tag in CVS.)

-Bill

At 02:19 PM 8/26/2002 -0700, Thomas Deschamps wrote:
>
>
>
>HI,The CVS distribution doesn't compile:
>
>c++ cmake.o cmakewizard.o cmakemain.o cmMakeDepend.o cmMakefile.o 
>cmMakefileGenerator.o cmRegularExpression.o cmSourceFile.o cmSystemTools.o 
>cmDirectory.o cmUnixMakefileGenerator.o cmCommands.o cmTarget.o 
>cmCustomCommand.o cmCacheManager.o cmListFileCache.o cmSourceGroup.o 
>-DCMAKE_ROOT_DIR='"/home/users/deschamp/Tools/CMake"' 
>-DCMAKE_HAS_AUTOCONF -I/home/users/deschamp/Tools/CMake/Source  -o cmake
>cmCommands.o: In function 
>`cmLoadCommandCommand::InitialPass(vector<basic_string<char, 
>string_char_traits<char>, __default_alloc_template<true, 0> >, 
>allocator<basic_string<char, string_char_traits<char>, 
>__default_alloc_template<true, 0> > > > const &)':
>cmCommands.o(.text+0x1ff0b): undefined reference to 
>`cmDynamicLoader::LibPrefix(void)'
>cmCommands.o(.text+0x1ff31): undefined reference to 
>`cmDynamicLoader::LibExtension(void)'
>cmCommands.o(.text+0x20147): undefined reference to 
>`cmDynamicLoader::OpenLibrary(char const *)'
>cmCommands.o(.text+0x20169): undefined reference to 
>`cmDynamicLoader::GetSymbolAddress(void *, char const *)'
>cmCommands.o(.text+0x2017f): undefined reference to 
>`cmDynamicLoader::GetSymbolAddress(void *, char const *)'
>collect2: ld returned 1 exit status
>gmake[1]: *** [cmake] Error 1
>
>What should I do?
>
>Thomas





More information about the CMake mailing list