Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 1995 15:39:55 -0500 (CDT)
From:      Alex Dunbar <ddunbar@ipxpress.aws.waii.com>
To:        "Thomas D. Simes" <tsimes@bsl1.bslnet.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: RADIUS help
Message-ID:  <Pine.SUN.3.91.950520153903.9345A-100000@ipxpress.aws.waii.com>
In-Reply-To: <Pine.BSF.3.91.950520102057.29921A-100000@bsl1.bslnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 20 May 1995, Thomas D. Simes wrote:

> 
> When compilng with cflags -O -DNOSHADOW, I get the following:
[...]
> gcc -O -DNOSHADOW -o radiusd radiusd.o dict.o users.o util.o md5.o 
> attrprint.o acct.o version.o
> radiusd.o: Undefined symbol `_crypt' referenced from text segment
> *** Error code 1
try adding the library -lcrypt to the makefile.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950520153903.9345A-100000>