[CMake] Problems building strigi with CMake CVS

Andreas Pakulat apaku at gmx.de
Sun Feb 10 14:56:12 EST 2008


On 10.02.08 11:40:22, Brad King wrote:
> Andreas Pakulat wrote:
>> Hi,
>>
>> I can't build strigi with CMake CVS on one of my machines. It always
>> fails with the following when linking anything against strigi's
>> libstreams. On the same machine there's no problem when I use cmake
>> 2.4.8
>>
>> Linking CXX executable oletest
>> cd /home/andreas/src/kde4/build/strigi/src/streams && /home/andreas/kde4/bin/cmake -E cmake_link_script
>> CMakeFiles/oletest.dir/link.txt --verbose=1
>> /usr/lib/ccache/c++   -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W
>> -Wpointer-arith -Wformat-security -fno-check-new -fno-common -fno-exceptions -Wno-unused-parameter -fvisibility=hidden
>> -fvisibility-inlines-hidden -O2 -g  -fPIC "CMakeFiles/oletest.dir/oletest.cpp.o"  -o oletest -rdynamic
>> libstreams.so.0.5.7 -lz -lbz2 /usr/bin/iconv -Wl,-rpath,/home/andreas/src/kde4/build/strigi/src/streams:/usr/lib
>> /usr/bin/ld: libstreams.so.0.5.7: 12StreamOpenerE: invalid version 2 (max 0)
>> libstreams.so.0.5.7: could not read symbols: Bad value
>> collect2: ld returned 1 exit status
>>
>> This is strigi from KDE's svn,
>> svn://anonsvn.kde.org/home/kde/trunk/kdesupport/strigi
>
> It should now be fixed.  Please try updating CMake from CVS and create a 
> fresh build tree for strigi.

Thanks, works fine now :)

Andreas

-- 
Change your thoughts and you change your world.


More information about the CMake mailing list