You are not logged in.

#1 2007-03-26 13:16:41

blum
Member
From: Plovdiv, Bulgaria
Registered: 2004-04-05
Posts: 77
Website

kdelibs compile error

Hello, can you help me with this error I got trying to compile kdelibs 3.5.6-6 . I think it has something to do with the libtool misery, and according to this I should try recompiling (maybe) qt.. But I'm still not sure and I prefer to ask. Here is the error:

katecmds.cpp: In member function 'virtual bool KateCommands::CoreCommands::exec(Kate::View*, const QString&, QString&)':
katecmds.cpp:233: warning: 'enable' may be used uninitialized in this function
/bin/sh ../../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   -L/opt/qt/lib -o libkate.la  libkate_la.all_cpp.lo
/bin/sh ../../libtool --silent --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -L/opt/kde/lib -L/opt/qt/lib -L/usr/share -Wl,--as-needed -Wl,--enable-new-dtags  -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -R /usr/share  -L/opt/qt/lib -o libkatepart.la -rpath /opt/kde/lib/kde3 dummy.lo libkate.la ../interfaces/libkatepartinterfaces.la ../../kdeprint/libkdeprint.la ../../kutils/libkutils.la ../../kjs/libkjs.la -Lno -llua -llualib
../../libtool: line 1586: cd: no: No such file or directory
libtool: link: cannot determine absolute directory name of `no'
make[3]: *** [libkatepart.la] Error 1
make[3]: Leaving directory `/home/blum/cvs/extra/kde/kdelibs/src/kdelibs-3.5.6/kate/part'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/blum/cvs/extra/kde/kdelibs/src/kdelibs-3.5.6/kate'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/blum/cvs/extra/kde/kdelibs/src/kdelibs-3.5.6'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

Last edited by blum (2007-03-26 13:17:35)


..,

Offline

Board footer

Powered by FluxBB