I think that's part of your problem right there. The X11 libraries inQuote:> ldconfig: version 1.7.3
> /usr/local/lib:
> /usr/X11/lib:
> /usr/openwin/lib:
> /usr/i486-linuxaout/lib:
> libXt.so.6 => libXt.so.6.0 /* the version 6 libraries are ELF
/usr/i486-linuxaout/lib should be a.out, exclusively. In fact, all
the libs in there must be a.out. If you want to compile X stuff in ELF, you
should put the ELF X-libraries in /usr/X11R6/lib (or perhaps just /usr/X11/lib,
depending on your particular setup).
--
Allin Cottrell
Department of Economics
Wake Forest University, NC