RADIUS on Linux/Alpha

Douglas W Babst (dbabst@tcgcs.com)
Wed, 23 Jul 1997 00:37:29 -0500 (CDT)

I'm a recent proud owner of a DEC Alpha clone (433mhz Durango, RedHat
Linux 4.2, 2.0.30 kernel) and have run into my first (fairly) serious
compiling problem. Has anyone compiled Livingston 1.16 RADIUS on
Linux/Alpha? Below are the results of the make.

Thanks.

[root@brain src]# make
cc -O -c ./radiusd.c
./radiusd.c: In function `main':
./radiusd.c:333: warning: passing arg 6 of `recvfrom' from incompatible
pointer type
./radiusd.c:350: warning: passing arg 6 of `recvfrom' from incompatible
pointer type
cc -O -c ./dict.c
cc -O -c ./users.c
cc -O -c ./util.c
cc -O -c ./md5.c
cc -O -c ./attrprint.c
cc -O -c ./acct.c
cc -O -o version.o -c ./version.c
cc -O -o radiusd.esva radiusd.o dict.o users.o util.o md5.o attrprint.o
acct.o version.o
radiusd.o: In function `unix_pass':
radiusd.c(.text+0x3e7c): undefined reference to `crypt'
radiusd.c(.text+0x3e80): undefined reference to `crypt'
make: *** [radiusd.esva] Error 1

Doug

------------------------------------------------------------------------
If computers would work like they are | Doug Babst
supposed to, I'd be out of a job. | TCG Computer Services
| P.O. Box 103
| Hastings, NE 68902-0103
And much, much happier. | dbabst@tcgcs.com
----- Voice (402) 463-3426 - Data (402) 463-7707 --- www.tcgcs.com -----