Cygwin setup has a crypt library you can download. Run your setup and go into the Libs section. It's listed there as crypt. For the SWRFUSS package you shouldn't need much more - though I'd advise downloading a new one. The I3 code included in it had to be fixed. :)
SmaugMuds.org: http://www.smaugmuds.org - The Smaug MUDs Community Center
"The past was erased, the erasure was forgotten, the lie became truth." -- George Orwell, 1984
Umm, Crypt File?? Lol, looks like I'm missing something. I tried compiling EVERY SINGLE SWR code, and all of them got screwed up, so a crypt library, huh? Where would I find one of them sweet puppies?
Might I suggest you give the SWR FUSS package a try and see if that helps you any? It's got all the bugs I knew about fixed and compiles just fine in the latest Cygwin as long as you have the crypt library installed.
Can be found here: http://www.mudplanet.org/files.php
SmaugMuds.org: http://www.smaugmuds.org - The Smaug MUDs Community Center
"The past was erased, the erasure was forgotten, the lie became truth." -- George Orwell, 1984
Altight, I am going to be a little more clearer...
Here is the WHOLE Message :
$ make
make swreality
make[1]: Entering directory `/cygdrive/c/dist/swr10/src'
gcc -c -g3 -Wall comm.c
In file included from comm.c:61:
/usr/include/netinet/ip.h:167: parse error before "n_long"
/usr/include/netinet/ip.h:170: parse error before "n_long"
/usr/include/netinet/ip.h:172: parse error before '}' token
/usr/include/netinet/ip.h:173: parse error before '}' token
comm.c: In function `new_descriptor':
comm.c:867: warning: implicit declaration of function `save_sysdata'
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/cygdrive/c/dist/swr10/src'
make: *** [all] Error 2
I changed my Save.c like in the other post, but I STILL cant get this to work...
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.