compilation error in qt-copy

Simon Hausmann hausmann at kde.org
Thu Aug 24 19:50:45 BST 2006


On Thursday 24. August 2006 20:47, Nicolas Goutte wrote:
> On Wednesday 23 August 2006 07:35, Sebastian Sauer wrote:
> > Frank Osterfeld wrote:
> > > I got following error while compiling the current 4.2 snapshot (as
> > > updated yesterday):
> > >
> > > /mnt/usbdisk04/frank/cvs-mirror/kde/trunk/qt-copy/bin/uic
> > > chatsetnickname.ui -o .uic/debug-shared/ui_chatsetnickname.h
> > > /mnt/usbdisk04/frank/cvs-mirror/kde/trunk/qt-copy/bin/dbusxml2cpp -a
> > > chat_adaptor.h: com.trolltech.chat.xml
> > > /mnt/usbdisk04/frank/cvs-mirror/kde/trunk/qt-copy/bin/dbusxml2cpp:
> > > error while loading shared libraries: libQtDBus.so.4: cannot open
> > > shared object file: No such file or directory
> > >
> > > As a workaround I added qt-copy/lib to LD_LIBRARY_PATH, which fixed
> > > compilation so far.
> >
> > Same problem here even after svn-clean+recheckout+etc.
> > libQtDBus.so.4 is in ~/qt srcdir. So, "export LD_LIBRARY_PATH=~/qt/lib:
> > $LD_LIBRARY_PATH" fixed it. cmake version 2.4-patch 3, qt-copy current
> > snapshot.
>
> Reading this bug description, it reminds me my problem with compiling Qt so
> that kdelibs' cmake run accepts it.
>
> After a cvs-clean and the update to the newest qt-copy, I have the error
> above.
>
> I will check the $LD_LIBRARY_PATH work-around but I can probably do it only
> in a few days. :-(

Then run svn update in examples/qdbus/chat, it's fixed in qt-copy already :)

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060824/1c875ba6/attachment.sig>


More information about the kde-core-devel mailing list