Hi all,
I have a makefile with: -lsocket -lnsl at the end of a line(i will post the full makefile later).
I have no clue what those do. The program compiled and ran succesfully under Solaris but when I tried in Mac OSx I get an error saying that I dont have the files for lscoket or lnsl. I removed those statements and it compiled but did not run properly.

Any help would be appreciated.
cheers,

J