I'm trying to compile a smaug base in CygWin and I'm having some trouble fixing a few errors:
Crypt Error:
Bigregex Error:
If anyone has any clue how to fix these, I'd be very happy.
Crypt Error:
o/act_info.o(.text+0xb44e): In function `do_password':
/cygdrive/c/atrox/appz/cygwin/home/dbz/src/act_info.c:3564: undefined reference
to `_crypt'
Bigregex Error:
o/act_comm.o(.text+0x7122): In function `add_profane_word':
/cygdrive/c/atrox/appz/cygwin/home/dbz/src/act_comm.c:3300: undefined reference
to `_bigregex'If anyone has any clue how to fix these, I'd be very happy.