On Sun, 7 Apr 1996, Jeffrey D. Frey, Jr. wrote: > I know that this subject has come up here before but I'm having a > heck of a time getting my MUD to compile on FreeBSD. I have had it > working on BSD before so I know this should not be terribly hard. > > My problem is in linking...I get an error saying that crypt is > undefined in the text segment. I then found the define in utils.h. > and made sure utils.h was included in the files that I got the > errors. Everything seemed to be ok but I can't get around these > errors. > > I would appreciate any information on this, and thanks in advance. > > Jeffrey D. Frey, Jr. > IMP of ZombieMUD- zombie.iglou.com 2150 > freyj@iserv.net > I don't remember exactly where, but add -lcrypt somewhere in the Makefile so the crypt library is linked in (or something, I'm no unix guru). I have to do this on some programs (Some I think test for this themselves).
This archive was generated by hypermail 2b30 : 12/18/00 PST