weird compile error in kdebase

Navindra Umanee <[email protected]>
Newsgroups gmane.comp.kde.cafe
Message-ID <[email protected]>
Hi,

Anyone have a clue what I might be doing wrong?  I tried "make clean"
in the same directory with the same results.  I did "make -f
Makefile.cvs", configure, "make clean" and everything from the top
level.  Everything before that point compiled fine. Very recent CVS
update.

Thanks,
Navin.

[localhost] [/<1>cvsroot/kdebase/kcontrol/background] make
Make996: warning: overriding commands for target `bgwallpaper_ui.moc'
Make795: warning: ignoring old commands for target `bgwallpaper_ui.moc'
Make1010: warning: overriding commands for target `bgadvanced_ui.moc'
Make844: warning: ignoring old commands for target `bgadvanced_ui.moc'
Make1024: warning: overriding commands for target `bgdialog_ui.moc'
Make816: warning: ignoring old commands for target `bgdialog_ui.moc'
Making all in .
make[1]: Entering directory `/workspace/cvsroot/kdebase/kcontrol/background'
Make996: warning: overriding commands for target `bgwallpaper_ui.moc'
Make795: warning: ignoring old commands for target `bgwallpaper_ui.moc'
Make1010: warning: overriding commands for target `bgadvanced_ui.moc'
Make844: warning: ignoring old commands for target `bgadvanced_ui.moc'
Make1024: warning: overriding commands for target `bgdialog_ui.moc'
Make816: warning: ignoring old commands for target `bgdialog_ui.moc'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE    -o kcm_background.la -rpath /usr/local/kde/lib/kde3 -R /usr/local/kde/lib -R /usr/local/qt/lib -R /usr/X11R6/lib -module -avoid-version -L/usr/X11R6/lib -L/usr/local/qt/lib -L/usr/local/kde/lib  -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined main.lo libkcmbgnd.la libbgnd.la -lkio
./.libs/libkcmbgnd.a(bgdialog.o)(.text+0x32): In function `BGDialog::BGDialog[not-in-charge](QWidget*, KConfig*, bool)':
: undefined reference to `BGDialog_UI::BGDialog_UI[not-in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgdialog.o)(.text+0xa82): In function `BGDialog::BGDialog[in-charge](QWidget*, KConfig*, bool)':
: undefined reference to `BGDialog_UI::BGDialog_UI[not-in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgdialog.o)(.text+0x155e): In function `BGDialog::~BGDialog [not-in-charge]()':
: undefined reference to `BGDialog_UI::~BGDialog_UI [not-in-charge]()'
./.libs/libkcmbgnd.a(bgdialog.o)(.text+0x16ae): In function `BGDialog::~BGDialog [in-charge]()':
: undefined reference to `BGDialog_UI::~BGDialog_UI [not-in-charge]()'
./.libs/libkcmbgnd.a(bgdialog.o)(.text+0x17fe): In function `BGDialog::~BGDialog [in-charge deleting]()':
: undefined reference to `BGDialog_UI::~BGDialog_UI [not-in-charge]()'
./.libs/libkcmbgnd.a(bgdialog.o)(.gnu.linkonce.d._ZTV8BGDialog+0x1c0): undefined reference to `BGDialog_UI::languageChange()'
./.libs/libkcmbgnd.a(bgwallpaper.o)(.text+0x547): In function `BGMultiWallpaperDialog::BGMultiWallpaperDialog[not-in-charge](KBackgroundSettings*, QWidget*, char const*)':
: undefined reference to `BGMultiWallpaperBase::BGMultiWallpaperBase[in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgwallpaper.o)(.text+0x8d7): In function `BGMultiWallpaperDialog::BGMultiWallpaperDialog[in-charge](KBackgroundSettings*, QWidget*, char const*)':
: undefined reference to `BGMultiWallpaperBase::BGMultiWallpaperBase[in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgadvanced.o)(.text+0x205): In function `BGAdvancedDialog::BGAdvancedDialog[not-in-charge](KBackgroundRenderer*, QWidget*, bool)':
: undefined reference to `BGAdvancedBase::BGAdvancedBase[in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgadvanced.o)(.text+0x7b5): In function `BGAdvancedDialog::BGAdvancedDialog[in-charge](KBackgroundRenderer*, QWidget*, bool)':
: undefined reference to `BGAdvancedBase::BGAdvancedBase[in-charge](QWidget*, char const*, unsigned)'
./.libs/libkcmbgnd.a(bgdialog_ui.o)(.gnu.linkonce.d._ZTV11BGDialog_UI+0x20): undefined reference to `BGDialog_UI::~BGDialog_UI [in-charge]()'
./.libs/libkcmbgnd.a(bgdialog_ui.o)(.gnu.linkonce.d._ZTV11BGDialog_UI+0x24): undefined reference to `BGDialog_UI::~BGDialog_UI [in-charge deleting]()'
./.libs/libkcmbgnd.a(bgdialog_ui.o)(.gnu.linkonce.d._ZTV11BGDialog_UI+0x1c0): undefined reference to `BGDialog_UI::languageChange()'
./.libs/libkcmbgnd.a(bgdialog_ui.o)(.gnu.linkonce.d._ZTV11BGDialog_UI+0x1cc): undefined reference to `non-virtual thunk [nv:-40] to BGDialog_UI::~BGDialog_UI [in-charge]()'
./.libs/libkcmbgnd.a(bgdialog_ui.o)(.gnu.linkonce.d._ZTV11BGDialog_UI+0x1d0): undefined reference to `non-virtual thunk [nv:-40] to BGDialog_UI::~BGDialog_UI [in-charge deleting]()'
./.libs/libkcmbgnd.a(bgwallpaper_ui.o)(.gnu.linkonce.d._ZTV20BGMultiWallpaperBase+0x20): undefined reference to `BGMultiWallpaperBase::~BGMultiWallpaperBase [in-charge]()'
./.libs/libkcmbgnd.a(bgwallpaper_ui.o)(.gnu.linkonce.d._ZTV20BGMultiWallpaperBase+0x24): undefined reference to `BGMultiWallpaperBase::~BGMultiWallpaperBase [in-charge deleting]()'
./.libs/libkcmbgnd.a(bgwallpaper_ui.o)(.gnu.linkonce.d._ZTV20BGMultiWallpaperBase+0x1c0): undefined reference to `BGMultiWallpaperBase::languageChange()'
./.libs/libkcmbgnd.a(bgwallpaper_ui.o)(.gnu.linkonce.d._ZTV20BGMultiWallpaperBase+0x1cc): undefined reference to `non-virtual thunk [nv:-40] to BGMultiWallpaperBase::~BGMultiWallpaperBase [in-charge]()'
./.libs/libkcmbgnd.a(bgwallpaper_ui.o)(.gnu.linkonce.d._ZTV20BGMultiWallpaperBase+0x1d0): undefined reference to `non-virtual thunk [nv:-40] to BGMultiWallpaperBase::~BGMultiWallpaperBase [in-charge deleting]()'
./.libs/libkcmbgnd.a(bgadvanced_ui.o)(.gnu.linkonce.d._ZTV14BGAdvancedBase+0x20): undefined reference to `BGAdvancedBase::~BGAdvancedBase [in-charge]()'
./.libs/libkcmbgnd.a(bgadvanced_ui.o)(.gnu.linkonce.d._ZTV14BGAdvancedBase+0x24): undefined reference to `BGAdvancedBase::~BGAdvancedBase [in-charge deleting]()'
./.libs/libkcmbgnd.a(bgadvanced_ui.o)(.gnu.linkonce.d._ZTV14BGAdvancedBase+0x1c0): undefined reference to `BGAdvancedBase::languageChange()'
./.libs/libkcmbgnd.a(bgadvanced_ui.o)(.gnu.linkonce.d._ZTV14BGAdvancedBase+0x1cc): undefined reference to `non-virtual thunk [nv:-40] to BGAdvancedBase::~BGAdvancedBase [in-charge]()'
./.libs/libkcmbgnd.a(bgadvanced_ui.o)(.gnu.linkonce.d._ZTV14BGAdvancedBase+0x1d0): undefined reference to `non-virtual thunk [nv:-40] to BGAdvancedBase::~BGAdvancedBase [in-charge deleting]()'
collect2: ld returned 1 exit status
make[1]: *** [kcm_background.la] Error 1
make[1]: Leaving directory `/workspace/cvsroot/kdebase/kcontrol/background'
make: *** [all-recursive] Error 1
Exit 2


Kde-cafe mailing list - [email protected]
http://ofb.biz/lists/listinfo.cgi/kde-cafe

DISCLAIMER: The views expressed on this mailinglist are the personal
opinions of the author and do not represent OfB.biz: Open for Business, KDE or the author's employer.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.