It unzipped fine but, I can't get Smaug to compile... any help?
make smaug
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
In file included from act_comm.c:32:
mud.h:37: sys/cdefs.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `act_comm.o'
Current working directory /afs/unity.ncsu.edu/users/g/gcstader/dist/src
*** Error code 1
make: Fatal error: Command failed for target `all'
unity%
make smaug
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
In file included from act_comm.c:32:
mud.h:37: sys/cdefs.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `act_comm.o'
Current working directory /afs/unity.ncsu.edu/users/g/gcstader/dist/src
*** Error code 1
make: Fatal error: Command failed for target `all'
unity%