Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 1997 19:05:16 -0500
From:      Sean Engel <sean@icubed.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Livingston Radius 1.16
Message-ID:  <l03110716b0992e99a286@[208.0.145.14]>

next in thread | raw e-mail | index | archive | help
Has anyone out there compiled Livinston RADIUS 1.16 for FreeBSD?  When I
try I get the following output:

cc -O -DNOSHADOW -c ./radiusd.c
cc -O -DNOSHADOW -c ./dict.c
cc -O -DNOSHADOW -c ./users.c
cc -O -DNOSHADOW -c ./util.c
cc -O -DNOSHADOW -c ./md5.c
cc -O -DNOSHADOW -c ./attrprint.c
cc -O -DNOSHADOW -c ./acct.c
cc -O -DNOSHADOW -o version.o -c ./version.c
cc -O -DNOSHADOW -o radiusd radiusd.o dict.o users.o util.o md5.o
attrprint.o ac
ct.o version.o
radiusd.o: Undefined symbol `_crypt' referenced from text segment
*** Error code 1

Have I done something stupid? (Like not having Kerberos installed).

Thanks in advance,

Sean






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?l03110716b0992e99a286>