nm <binary executable/object file/library/etc.> will dump the symbols and
will show which/if one is undefined.
ldd <binary exe> shows what libraries it links to and where.
you can also try strace'ing X, but that's probably not going to help much
if your time is worth anything.
--
The only way to get rid of a temptation is to yield to it.
-- Oscar Wilde
On Sat, 24 Jun 2000, Brian Swick wrote:
> I just grabbed a Voodoo3 from a friend of mine try to true dual-head
> support under XFree 4.0. My TNT has always worked great but the tdfx
> driver bombs for the Voodoo3 with a "Unresolved functions were
> called!" error. My question is, isn't there a command to find library
> dependancies for an object or library to perhaps find out what the
> tdfx_drv.o is calling?
>
> Brian Swick
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------------
> Send administrative requests to [EMAIL PROTECTED]
>
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]