Circle 2.2 on FreeBSD 2.1

From: Tom Balfe (tbalfe@djk134.rh.psu.edu)
Date: 02/20/96


I compiled CircleMUD 2.2 as well as the beta version on a FreeBSD 2.1R 
box and it won't hold the passwords for the characters. The configure 
script seems to work fine, but during the make it gives this error:

olc.c: In function `do_olc':
olc.c:73: warning: `vnum' might be used uninitialized in this function

-and-

make ../bin/mudpasswd
gcc -g -O -Wall  -o ../bin/mudpasswd util/mudpasswd.c
util/mudpasswd.c: In function `pword':
util/mudpasswd.c:55: warning: implicit declaration of function `strncpy'
util/mudpasswd.c: At top level:
util/mudpasswd.c:76: warning: return-type defaults to `int'
util/mudpasswd.c: In function `main':
util/mudpasswd.c:81: warning: control reaches end of non-void function
util/mudpasswd.c:55: Undefined symbol `_crypt' referenced from text segment
*** Error code 1

Stop.
*** Error code 1


The main binaries seem to work ok, but it won't hold each character's 
passwords. I am assuming _crypt is the offender, has anyone else compiled 
Circle on FreeBSD? Email response, as I haven't subsribed to the list. 
Thanks in advance to all those who answer.

--
Thomas J Balfe
tbalfe@djk134.rh.psu.edu



This archive was generated by hypermail 2b30 : 12/07/00 PST