Subject: Re: gle 3.0.3 fail to compile under current pkgsrc
To: None <current-users@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: current-users
Date: 01/13/2004 21:30:42
--GZVR6ND4mMseVXL/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Mark Kirby wrote:
> strings /usr/pkg/lib/libGL* | grep XShm yields:-
[snip]

> Hope that helps.

Not really. I'd use

  nm -A /usr/{pkg,X11R6,local}/lib/*.{a,so}|grep XShmDetach

and find the symbol in /usr/X11R6/libXext.so. Thus, you need
at least -lXext too.

--=20
Christian

--GZVR6ND4mMseVXL/
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFABFVy0KQix3oyIMcRAhrmAJ9Vy52qOSIfJVlkJ1jtoID8AUDkagCguCSn
L2qsS2a95oQuEEBujrFyLOA=
=jNO4
-----END PGP SIGNATURE-----

--GZVR6ND4mMseVXL/--