konqueror HEAD doesn't link :/
Simon Hausmann
hausmann at kde.org
Sun Mar 9 16:16:34 GMT 2003
On Sun, Mar 09, 2003 at 04:56:13PM +0100, Christoph Cullmann wrote:
> Hi,
> since over 1 week I got following link error in kdebase/konqueror (everything
> else in kdebase compiles just fine)
>
> make[1]: Entering directory `/mnt/md1/cvs/kde/kdebase/konqueror'
> /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 -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2
> -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
> -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST
> -D_GNU_SOURCE -o konqueror -R /opt/kde/lib -R /usr/X11R6/lib
> -L/usr/X11R6/lib -L/opt/kde/lib dummy.o konqueror.la
> ./.libs/konqueror.so: undefined reference to `QCheckBox::hitButton(QPoint
> const&) const'
> collect2: ld returned 1 exit status
> make[1]: *** [konqueror] Error 1
> make[1]: Leaving directory `/mnt/md1/cvs/kde/kdebase/konqueror'
> make: *** [all-recursive] Error 1
>
> I have today now again updated my whole CVS and rebuild from scratch the
> current qt-copy + kdelibs + kdebase, but same linking error in kdebase, no
> old or other versions of the qt/kde* stuff is around on my pc, have no idea
> why it doesn't work :/// (perhaps related to the changes to qt-copy ?)
>
> Same happens in kdepim/kalarm if I remember right and in some other places. :/
Could it be that you compiled against qt-copy headers but link
against a non-qt-copy libqt?
Simon
More information about the kde-core-devel
mailing list