[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    Re: Linker errors in new KDE/Qt
From:       weis () stud ! uni-frankfurt ! de
Date:       1999-05-17 11:42:58
[Download RAW message or body]

Hi,

Make a ldd on the libs you have. I bet you still link
with the old qt libs. I had to make

./configure --prefix=/opt/kde2 --with-qt-libraries=/home/weis/qt

and so on for other stuff. In addition I did

find ./ -name "*.so" -exec rm \{\} \;

for *.so *.la *.o *.lo *.moc

Then recompile and it should work.

Bye
Torben


On Mon, 17 May 1999, Kai-Uwe Sattler wrote:

> Hi,
> I have upgraded my linux box to Suse 6.1 and tried to install qt 2.0 and
> the latest KDE/KOffice stuff from CVS. However, I cannot link any KDE
> application - I get errors likes these:
> ../../../kdecore/.libs/libkdecore.so: undefined reference to
> `QWidget::setIconText(QString const &)'
> ../../../kdecore/.libs/libkdecore.so: undefined reference to
> `QStyle::polish(QWidget *)'
> ../../../kdecore/.libs/libkdecore.so: undefined reference to
> `QCheckBox::QCheckBox(QString const &, QWidget *, char const *)'
> ../../../kdecore/.libs/libkdecore.so: undefined reference to
> `QFileInfo::QFileInfo(QDir const &, QString const &)'
> BTW: I have installed Qt 1.44 and KDE 1.1.1 successfully and the errors
> occur on RH 6.0, too. What's wrong ???
> Thanks,
> 	Kai
> -- 
> Kai-Uwe Sattler
> E-Mail: kus@iti.cs.uni-magdeburg.de, k.sattler@computer.org
> Homepage: http://wwwiti.cs.uni-magdeburg.de/~sattler/
> 
> 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic