qt-copy compilation problem on x86_64

Stephan Kulow coolo at kde.org
Wed Sep 20 11:32:17 BST 2006


Am Mittwoch, 20. September 2006 12:19 schrieb Thiago Macieira:
> Andras Mantia wrote:
> >On Wednesday 20 September 2006 12:40, Thiago Macieira wrote:
> >> What does pkg-config --libs dbus-1 say?
> >
> >-ldbus-1
>
> Then the Qt buildsystem is not doing anything wrong. Your library was
Never! Whoever uses Qt, buildsystem and wrong in one sentense must be lying ;)

> installed somewhere it shouldn't have, or there's a bug in D-Bus or
> pkgconfig.
>
> What does your /usr/lib/pkgconfig/dbus-1.pc say about libdir and libs?
See? You're already showing you have no idea about lib64 :)
Files are in /usr/lib64/pkgconfig

>
> It should be:
> libdir=/usr/lib64
> Libs: -L${libdir} -ldbus-1
and that's exactly what it says. But pkg-config --libs ignores system paths 
(rightfully) as gcc will find itself if it's there. 

As Andras didn't say where the problem is, it's hard to tell what the problem 
is though.

Greetings, Stephan




More information about the kde-core-devel mailing list