I'm trying to build sh-utils-2.0 on cygwin 1.0 for NT 4.0 SP6. The linker is unable to find the 'crypt' function. The README, INSTALL, etc., do not mention this at all. Where can I get this library function? make[2]: Entering directory `/usr/local/src/sh-utils-2.0/src' gcc -g -O2 -o su su.o ../intl/libintl.a ../lib/libsu.a su.o: In function `correct_password': /usr/local/src/sh-utils-2.0/src/su.c:296: undefined reference to `crypt' collect2: ld returned 1 exit status Thanks, Steve Kelem
