Build errors!!!!
Anders Lund <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Organization | Saguaro |
| Message-ID | <[email protected]> |
Hi, Eeeww, since tonight I can't build kdeaddons/kate. Errors: [anders@pluto kdeaddons]$ cd kate/ [anders@pluto kate]$ make Making all in htmltools make[1]: Entering directory `/home/anders/dev/kdebuild/kdeaddons/kate/htmltools' /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o katehtmltoolsplugin.la.closure katehtmltoolsplugin_la_closure.lo -module -avoid-version -module -no-undefined -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib plugin_katehtmltools.lo katehtmltoolsplugin_la_meta_unload.lo -lkateinterfaces /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KateMailDialog::QPaintDevice virtual table' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector virtual table' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector::movedDown(QListBoxItem *)' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector::removed(QListBoxItem *)' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector::added(QListBoxItem *)' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KateMailDialog virtual table' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector::movedUp(QListBoxItem *)' /opt/kde3/lib/libkateinterfaces.so: undefined reference to `KActionSelector::QPaintDevice virtual table' collect2: ld returned 1 exit status make[1]: *** [katehtmltoolsplugin.la.closure] Error 1 make[1]: Leaving directory `/home/anders/dev/kdebuild/kdeaddons/kate/htmltools' make: *** [all-recursive] Error 1 --- I did rebuild and reinstall Kate, and it works after I removed my katepluginrc file, but how do I get plugins back, please!? -anders