[TAG] Yikes.

Neil Youngman ny at youngman.org.uk
Thu Nov 3 18:51:31 MSK 2005


On Thursday 03 Nov 2005 15:37, Benjamin A. Okopnik wrote:
> I'm betting that one of those - libgtk-x11-2.0.so.0, anybody? - is the
> bugger that's busting my chops. More tests later; gotta run to work NOW.

There was a neat tip on TAG a while back about the LD_DEBUG environment 
variable. I think it could be useful in identifying the exact problem.

neil ~ 15:08:12 501 > LD_DEBUG=help ls
Valid options for the LD_DEBUG environment variable are:

  libs        display library search paths
  reloc       display relocation processing
  files       display progress for input file
  symbols     display symbol table processing
  bindings    display information about symbol binding
  versions    display version dependencies
  all         all previous options combined
  statistics  display relocation statistics
  unused      determined unused DSOs
  help        display this help message and exit

To direct the debugging output into a file instead of standard output
a filename can be specified using the LD_DEBUG_OUTPUT environment variable.
neil ~ 15:50:43 502 > 

Neil





More information about the TAG mailing list