That did the trick! Thanks,
Doug P.S: Just for future information... Where would one find out that this was moved into its own library? I obviously didn't look in the right place. Havoc Pennington wrote: > 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 > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

