/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
-lz
collect2: ld returned 1 exit status
make[1]: *** [dbs] Error 1
make[1]: Leaving directory `/home/Administrator/src'
make: *** [all] Error 2
========================================================
In the post How to compile a mud, it suggested commenting out the line for regexp in makefile. I tried this and it didn't work. Any suggestions on what to do?
-lz
collect2: ld returned 1 exit status
make[1]: *** [dbs] Error 1
make[1]: Leaving directory `/home/Administrator/src'
make: *** [all] Error 2
========================================================
In the post How to compile a mud, it suggested commenting out the line for regexp in makefile. I tried this and it didn't work. Any suggestions on what to do?