RE: crypt problems

1998-06-18 Thread Michael Merten
Ray, Thanks for the information! I added a line in the Makefile for 'libs = -lcrypt' and everything compiled without error. A rather simple solution for a problem that was driving a simpleton (me) up the wall ;) Mike Merten -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: crypt problems

1998-06-18 Thread jdassen
On Thu, Jun 18, 1998 at 02:39:46PM -0500, Michael Merten wrote: > Now, after upgrading to hamm (read that: reinitializing the hd and > installing hamm from scratch), attempts to compile Circlemud fail with > errors about undefined references to crypt function. crypt() isn't in libc, but is i