is there a list of lib dependencies?

Chuck Robey chuckr at telenix.org
Wed Jul 23 17:46:34 PDT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I seem to be on this endless hunt for library dependencies.

Running on that hint I got to look into xf86-input/mouse/src/mouse.c, I took a
function out of there and stuck it into the test template I'd made out of
xserver/hw/xfree86/parser/cpconfig.c.  I found the original library that the
function, xf86SetStrOption(), came from (libosandcommon.a), but I seem to be
caught in this endless loop, because every time I add a library, I seem to add
2-4 new libs, ones that are dependent on that library.  It seems to be an
endless search, probably because there's a particular list and order that I
ought to be following to add libs to link against my test template.

And, so far, not a single one is from the regular X11/R7.4/lib.  I'm forever
searching for things internal to the xorg sources.  Is there some list of the
correct library linking dependencies?  If I can't find one, this is gonna take
me forever to hunt these all down.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiH0OoACgkQz62J6PPcoOlVqwCggzgHX+z7XMVhjTT7meDK0UJx
L9kAnAqRwyJMkhd8rL97KXfJ0nCi/T6n
=vxA+
-----END PGP SIGNATURE-----



More information about the xorg mailing list