[scribus] linking error building 1.5.0 SVN

Wayne DePrince Jr. waynedpj at in-giro.org
Fri Nov 22 13:49:41 UTC 2013


ahoy all,

    i am trying to build the 1.5.0  SVN  version following the
directions here

http://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake

on a GNU+Linux x86_64 system (Gentoo).

    i have installed the Qt5 dependencies along with the others listed,
but i am stuck at the following linking error:


[ 78%] Building CXX object scribus/CMakeFiles/scribus-1.5.0.svn.dir/main.cpp.o
Linking CXX executable scribus-1.5.0.svn
/usr/lib64/libsqlite3.so.0: undefined reference to `ubrk_next'
/usr/lib64/libsqlite3.so.0: undefined reference to `utf8_nextCharSafeBody'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_errorName'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_foldCase'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `ucnv_setToUCallBack'
/usr/lib64/libsqlite3.so.0: undefined reference to `uregex_setText'
/usr/lib64/libsqlite3.so.0: undefined reference to `uregex_close'
/usr/lib64/libsqlite3.so.0: undefined reference to `uregex_matches'
/usr/lib64/libsqlite3.so.0: undefined reference to `ubrk_close'
/usr/lib64/libsqlite3.so.0: undefined reference to `ucol_strcoll'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_strToUpper'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `ucnv_convertEx'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `ucnv_setFromUCallBack'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_strToUTF8'
/usr/lib64/libsqlite3.so.0: undefined reference to `ucol_close'
/usr/lib64/libsqlite3.so.0: undefined reference to `ubrk_open'
/usr/lib64/libsqlite3.so.0: undefined reference to `ubrk_current'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_isspace'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `ucnv_close'
/usr/lib64/libsqlite3.so.0: undefined reference to `ucol_open'
/usr/lib64/libsqlite3.so.0: undefined reference to `uregex_open'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `UCNV_FROM_U_CALLBACK_STOP'
/usr/lib64/libsqlite3.so.0: undefined reference to `u_strToLower'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `ucnv_open'
/usr/lib64/libsqlite3.so.0: undefined reference to `ubrk_first'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libxml2.so: undefined reference to `UCNV_TO_U_CALLBACK_STOP'
collect2: ld returned 1 exit status
make[2]: *** [scribus/scribus-1.5.0.svn] Error 1
make[1]: *** [scribus/CMakeFiles/scribus-1.5.0.svn.dir/all] Error 2
make: *** [all] Error 2

i have tried updating/rebuilding SQLite, ICU and libXML2 with no luck so far, still getting the same error.

	thanks in advance for any advice or next debugging steps.


peace, w

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus/attachments/20131122/22ff0e73/attachment.html>


More information about the scribus mailing list