make problems in kdecore
Ellis Whitehead
ellis at kde.org
Sat Oct 19 16:22:47 BST 2002
The .kidl and _skel.cpp files aren't being generated for kappdcopiface and
ksycoca. Check-out less than a day old with completely fresh rebuilds of
qt-copy, kde-support, arts, and removal of old kdelibs object dir. Is this a
problem on my end or a problem somewhere in the automake process?
Error output below.
Cheers,
Ellis
make[3]: Entering directory `/mnt/more/cvs/x/o/kdelibs/kdecore'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -fno-builtin -g3 -fno-exceptions -fno-check-new
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-o libkdecore.la.closure libkdecore_la_closure.lo -L/ks/qt-copy/lib -R
/usr/local/kde-cvs/lib -R /ks/qt-copy/lib -R /usr/X11R6/lib -L/usr/X11R6/lib
-version-info 5:0:1 -no-undefined libintl.lo kapplication.lo kdebug.lo
netwm.lo kconfigbase.lo kconfig.lo ksimpleconfig.lo kconfigbackend.lo
kdesktopfile.lo kstandarddirs.lo ksock.lo kprocess.lo kprocctrl.lo klocale.lo
krfcdate.lo kiconeffect.lo kicontheme.lo kiconloader.lo kwin.lo kwinmodule.lo
krootprop.lo kcharsets.lo kckey.lo kshortcut.lo kkeynative_x11.lo
kkeyserver_x11.lo kaccelaction.lo kshortcutmenu.lo kaccelbase.lo kaccel.lo
kglobalaccel_x11.lo kglobalaccel.lo kstdaccel.lo kshortcutlist.lo kcrash.lo
kurl.lo kregexp.lo kglobal.lo kglobalsettings.lo dmalloc.lo kallocator.lo
kvmallocator.lo kmimesourcefactory.lo kinstance.lo kpalette.lo kipc.lo
klibloader.lo ktempfile.lo kuniqueapplication.lo ksavefile.lo
krandomsequence.lo kstringhandler.lo kcompletion.lo kcmdlineargs.lo
kaboutdata.lo kcompletionbase.lo knotifyclient.lo kaudioplayer.lo
kdcoppropertyproxy.lo kextsock.lo ksockaddr.lo netsupp.lo kprocio.lo
kbufferedio.lo kpixmapprovider.lo kurldrag.lo kmdcodec.lo ksocks.lo fakes.lo
vsnprintf.lo ksycoca.lo ksycocadict.lo ksycocafactory.lo kxmessages.lo
kstartupinfo.lo kcatalogue.lo kasyncio.lo kmultipledrag.lo kstaticdeleter.lo
kappdcopiface.lo kclipboard.lo kcheckaccelerators.lo malloc/libklmalloc.la
svgicons/libkdesvgicons.la ../dcop/libDCOP.la ../libltdl/libltdlc.la -lXext
-L/usr/local/kde-cvs/lib -lart_lgpl_2 -lm
libtool: link: warning: `-version-info' is ignored for programs
.libs/kapplication.o: In function `QColor::._23::D32::invalid(void) const':
/ks/qt-copy/include/qvaluelist.h(.gnu.linkonce.d.__vt_12KApplication+0x24):
undefined reference to `QApplication::event(QEvent *)'
.libs/kuniqueapplication.o: In function `QChar::QChar(QChar const &)':
/ks/qt-copy/include/qstring.h(.gnu.linkonce.d.__vt_18KUniqueApplication+0x24):
undefined reference to `QApplication::event(QEvent *)'
.libs/ksycoca.o: In function `QChar::QChar(QChar const &)':
/ks/qt-copy/include/qstring.h(.gnu.linkonce.t.__thunk_40_process__7KSycocaRC8QCStringRCt9QMemArray1ZcR8QCStringRt9QMemArray1Zc+0x14):
undefined reference to `KSycoca::process(QCString const &, QMemArray<char>
const &, QCString &, QMemArray<char> &)'
/ks/qt-copy/include/qstring.h(.gnu.linkonce.t.__thunk_40_interfaces__7KSycoca+0x14):
undefined reference to `KSycoca::interfaces(void)'
/ks/qt-copy/include/qstring.h(.gnu.linkonce.t.__thunk_40_functions__7KSycoca+0x14):
undefined reference to `KSycoca::functions(void)'
.libs/kappdcopiface.o: In function `QShared::ref(void)':
/ks/qt-copy/include/qvaluelist.h(.text+0x69): undefined reference to
`KAppDCOPInterface::DCOPObject virtual table'
.libs/kappdcopiface.o: In function
`KAppDCOPInterface::~KAppDCOPInterface(void)':
/ks/kdelibs/kdecore/kappdcopiface.cpp:32: undefined reference to
`KAppDCOPInterface::DCOPObject virtual table'
collect2: ld returned 1 exit status
make[3]: *** [libkdecore.la.closure] Error 1
More information about the kde-core-devel
mailing list