I'm using Windows Vista with Cygwin to compile a SMAUG server according to the instructions showed on page "How to compile" but keep getting two undefined references that I think prevent me to compile succesfully the server:
- undefined reference to '_re_exec'
- undefined reference to '_crypt'
-->
collect2: ld returned 1 exit status
make[1]: *** [smaug] Error 1
make[1]: Leaving directory '/home/César Monroy/smaug1.8/src
make: *** [all] Error 2
<--
Hope anyone can help me with this. Thanks
- undefined reference to '_re_exec'
- undefined reference to '_crypt'
-->
collect2: ld returned 1 exit status
make[1]: *** [smaug] Error 1
make[1]: Leaving directory '/home/César Monroy/smaug1.8/src
make: *** [all] Error 2
<--
Hope anyone can help me with this. Thanks