I just failed to compile xdir on on Linux machine with GCC 2.6.3 but
successfully built it on a similar machine using Gcc 2.5.8.
The Gcc 2.6.3 machine ends the compile in the "ld" stage of the build
(almost there!!) with this error:
ld: Output file requires shared library `libXt.so.3'
gcc: Internal compiler error: program ld got fatal signal 6
make: *** [xdir] Error 1
The libXt.so.3 is in the right place (adding it to other places and
running ldconfig changes nothing) The Makefile specifies the correct
directory as well.
While I got the program built on the other machine, I'm concerned that
GCC 2.6.3 isn't configured correctly if it misses this library.
Has anyone seen this?
--
------------------------------------------------------------------------
Kevin Martinez | Fry's Electronics: Where
------------------------------------------------------------------------