Basically while compiling Smaug 1.4a (I think), even though I made some changes to act_comm.c first, it gave me errors about a reference 'crypt' that was undeclared, but I didn't change anything to do this, how can I correct this problem?
Thanks,
Neves
This is really a compiling question, not a coding one, but anyway ... See compiling under Cygnus for comments about compiling and the crypt problem.
Sorry, didn't realize it wasn't a code error, knowing it was a compiling error helped, since I am running Windows and am compiling using cygwin, where I hadn't downloaded all the commands being I only want what I need.
Thanks you,
Jay