is there a list of lib dependencies?

Daniel Stone daniel at fooishbar.org
Wed Jul 23 18:06:41 PDT 2008


On Wed, Jul 23, 2008 at 08:46:34PM -0400, Chuck Robey wrote:
> 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.

What are you actually trying to achieve?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20080724/954ced91/attachment.pgp>


More information about the xorg mailing list