Can't build strigi
Adam Treat
treat at kde.org
Sat May 26 17:24:03 BST 2007
/home/kde/trunk/kdesupport/strigi/src/streams/inputstreamreader.cpp: In member
function ‘int32_t jstreams::InputStreamReader::decode(wchar_t*, int32_t)’:
/home/kde/trunk/kdesupport/strigi/src/streams/inputstreamreader.cpp:80: error:
invalid conversion from ‘const char**’ to ‘char**’
/home/kde/trunk/kdesupport/strigi/src/streams/inputstreamreader.cpp:80: error:
initializing argument 2 of ‘size_t libiconv(void*, char**, size_t*, char**,
size_t*)’
I hacked around this... then I get:
/home/kde/build/home/kde/trunk/kdesupport/strigi/src/streams/libstreams.so:
undefined reference to `libiconv'
/home/kde/build/home/kde/trunk/kdesupport/strigi/src/streams/libstreams.so:
undefined reference to `libiconv_close'
/home/kde/build/home/kde/trunk/kdesupport/strigi/src/streams/libstreams.so:
undefined reference to `libiconv_open'
Standard kubuntu feisty install and cmake isn't reporting that I'm missing
something...
Last Changed Rev: 640753
Adam
More information about the kde-core-devel
mailing list