-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Montag, 17. März 2003 16:02 schrieb Andrew Ingram: > ldconfig -p reports: > libqt.so.3.1 (libc6) => /usr/lib/libqt.so.3.1 > libqt.so.3 (libc6) => /usr/lib/libqt.so.3 > > and both /usr/lib/libqt.so.3.1 & /usr/lib/libqt.so.3 are symbolic links > to /usr/lib/libqt.so.3.1.1 > > So the links all seem true, and ldconfig knows about the library and > it's path, but for some reason, the linker still returns cannot find > -lqt! > > I've had this problem for a very long time now :-(
Do you have a libqt3.so (no other suffix appended)? The linker can only find this .so and .a files. Whatever ldconfig finds is important to ldso but not to the linker. HS - -- Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de oder über pgp.net PingoS - Linux-User helfen Schulen: http://www.pingos.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+dfhWzvr6q9zCwcERAnRNAKCQmVQVlCrM/BdDslAw61ij5l/0FQCeNMvy S+4DajcpghIUSR2WxiAlho8= =zGPp -----END PGP SIGNATURE-----