Subject: Re: ircd...
To: Jasper Y. Wong <wongj@rpi.edu>
From: Ron Roskens <roskens@cs.umn.edu>
List: amiga
Date: 01/19/1996 11:27:30
Thus spake Jasper Y. Wong:
> 
> Does anyone know where can I find ircd for netbsd?  I ftp'ed
> ircu2.9.21.2.mu.tar.gz from one of the NeXT site (I wasn't
> looking for amiga stuff at that time), but the compilation
> halted when it reaches the part when the compiler looks for
> reference to '_crypt'.  Anyways, has anyone compiled ircd for
> netbsd already?  Is there an ircd package that's known to be
> compilable on the amiga?  Any help will be greatly
> appreciated.

Add -lcrypt to the LIBS line in the Makefile.

Ron