[kde-freebsd] Qt4 pkg-config incorrect

David Johnson david at usermode.org
Mon Apr 30 01:44:27 CEST 2007


On Sunday 29 April 2007, you wrote:
> On Sunday, 29. April 2007, David Johnson wrote:
> > I just noticed that the pkg-config data for Qt4 libraries are incorrect.
> > They contain the temporary port work directories. For example:
> >
> > $ pkg-config --libs QtCore
> > -pthread -L/usr/local/lib
> > -L/usr/ports/devel/qt4-corelib/work/qt-x11-opensource-src-4.2.3/lib
> > -lQtCore -lz -lm -lgthread-2.0 -lglib-2.0 -liconv
>
> Fixing that is somewhere on my todo list, but not very near the top since
> it doesn't break anything in practice (or does it?).

That particular bug doesn't affect anything. I discovered it while trying to 
track down another pkg-config bug, because pkg-config can't handle multiple 
versions of the same library. Since the port registers itself iwth 
pkg-config, this interfers with other Qt installations. I'm talking with 
Trolltech about this.

-- 
David Johnson <david at usermode.org>


More information about the kde-freebsd mailing list