[Cmake] Pb with CVS distribution
Thomas Deschamps
tdeschamps at lbl.gov
Mon Aug 26 17:19:45 EDT 2002
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020826/ed88299f/attachment.html>
More information about the CMake
mailing list