qt-copy compilation problem on x86_64

Thiago Macieira thiago at kde.org
Wed Sep 20 10:40:14 BST 2006


Andras Mantia wrote:
>Hi,
>
> The latest qt-copy fails to compile on my suse 10.1 x86_64 system
>because it searched for libdbus-1 only in /usr/lib and not
>in /usr/lib64 (where it is). Manually modifying the Makefile in
>tools/qdbus/src, to have
>LIBS = .... -L /usr/lib64 ...
>insread of
>
>LIBS = ... -L /usr/lib ...
>
>makes it compile.
>
>As I don't have time to go through Qt's build system, I just wanted to
>drop this quick not, maybe somebody knows how to fix it for real.

What does pkg-config --libs dbus-1 say?

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- 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/20060920/3305bffb/attachment.sig>


More information about the kde-core-devel mailing list