Date: Tue, 26 Mar 1996 18:04:23 -0800 (PST) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: "Jay L. West" <jlwest@tseinc.com> Cc: freebsd-questions@freebsd.org Subject: Re: compiling radius Message-ID: <Pine.BSF.3.91.960326180352.432D-100000@riley-net170-164.uoregon.edu> In-Reply-To: <199603262112.PAA01655@bsd.tseinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Mar 1996, Jay L. West wrote: > I was trying to compile the RADIUS server I ftp'd from ftp.livingston.com. > It has some compile options for a make on bsdi, but when I compile I get a > message about it can't find _crypt or something like that. Is this possibly > because it's expecting the DES libraries to be present? Possibly; try adding -lcrypt to the compile flags, maybe the crypt libs need to be given explicitly. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960326180352.432D-100000>