On Sun, 9 Aug 1998, Doug Thistlethwaite wrote: > > /home/src/interpreter.c:851: undefined reference to `crypt' >
I think crypt is in a separate library, so you need -lcrypt on the link line. No idea whether this changed between bo and hamm though. HTH, Havoc Pennington ==== http://pobox.com/~hp