Fred Backman <[EMAIL PROTECTED]> wrote:
>
>I copied the system as a tarball from a Solaris 2.5.1. Tarball contained only
>*.c and *.h and Makefile,
That's not enough--it misses some important files.
>which just made me realise that perhaps the *.sh
>files are differing between the two systems, so I just tried making a new
>tarball, and I got a new compile problem now:
That's still not enough. Grab *everything*, copy it to the Linux box,
do a "make clean", verify that all the *.o's and *.a's are gone, and
follow the INSTALL directions.
-Dave