>
> What's libsocket? When/where/why did it crrep into the make?
It is Solaris specific, if you look at the Makefile, as ugly
as it is this should be clear. The makefile as it stands will
not cope with any platform without modification.
> Is it a (linux) library that I should have, and don't, or a Sun Special?
It is a LIB line you should comment out and select the correct one
instead. Also you'll need to change the WHOAMI line, and the
CFLAGS line (I have started tidying the Makefile up a bit, but
it is by no means perfect.)
> Chiz
Julian
|