Subject: Re: kdebase-3.1.5nb2 problem
To: None <tech-pkg@NetBSD.org>
From: Phil Nelson <phil@NetBSD.org>
List: tech-pkg
Date: 01/29/2004 21:50:40
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 29 January 2004 11:28 am, Phil Nelson wrote:
>    I was wondering if someone knows my problem .... I ended up recompiling
> all of KDE due to an update of tiff .... and now I'm getting the following
> error with kdebase-3.1.5nb2:
>
> checking for Qt... configure: error: Qt (>=3D Qt 3.1.0) (library qt-mt) n=
ot
> found.
> ...

Here is what it looks like the most recent version of this:

  a) libXft and libXrender are both in XFree86 (and thus /usr/X11R6/lib) an=
d=20
in /usr/pkg/lib.

  b) kdebase in trying to use Qt was linking /usr/pkg/lib/libXft.* against=
=20
/usr/X11R6/lib/libXrender.* =20

  c)  X11 libXft.so is a .1 and /usr/pkg/lib is .2

  d)  X11 libXrender.so is .1 and so is /usr/pkg/lib, but /usr/pkg/lib is 1=
=2E2=20
(X11 is 1.1) and has more functions ....

  e) My current "fix" (read hack) is to point X11R6/lib/libXrender* to=20
/usr/pkg/lib/libXrender* ... and that appears to work

There should be a better fix for this problem.

=2D --Phil
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (NetBSD)

iD8DBQFAGfCzzbodwsP3RI0RApYiAKDTeWO05QNKM+cU6vK7M8fpZZXkjwCgkFA+
ha9QqEN8iPEnEBaY0oKPKwE=3D
=3Dbv8P
=2D----END PGP SIGNATURE-----