compilation error in qt-copy

Simon Hausmann hausmann at kde.org
Wed Aug 23 06:50:26 BST 2006


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.

Yes, after further investigation on IRC we found that it is indeed a bug in 
the build system that we unfortunately don't trigger for development inhouse 
builds ;(. That said the LD_LIBRARY_PATH workaround is fine, or alternatively 
just skip the examples entirely :). It'll be fixed for 4.2.0 final.

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/20060823/d7765414/attachment.sig>


More information about the kde-core-devel mailing list