Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) ascend radius on linux




I'll make the 'assumption' that this is the same error that occurrs when 
compiling Apache on some Linux installations..

You'll need to put libcrypt.a onto the EXTRALIBS line of the Makefile

eg: EXTRA_LIBS=/usr/lib/libcrypt.a



On Thu, 28 May 1998, Jeff Burson wrote:

> 
> Good morning all,
> 
> I'm attempting to compile Ascend's radius on linux. However, during
> compilation, I get the following error:
> 
> radiusd.o: In function `unix_pass':
> /home/src/radius/radius-971222/radius-1.16-ascend/ascendd/./radiusd.c:3924:
> unde
> fined reference to `crypt'
> make: *** [radiusd] Error 1   
> 
> Any ideas as to cause/solution? Pertinent info on my setup is below:
> 
> Thanks for any assistance.
> 
> Jeff
> 
> 
> radius version: 971222
> 
> Linux: RedHat 5.0
> Kernel: 2.0.32 
> gcc: 2.7.2.3-8
> glibc: 2.0.5c-10
> 
> I uncommented the linux appropriate lines in the makefile:
> 
> CC=	gcc
> 
> CFLAGS= -g -Dsys5 -DNOSHADOW -DBINARY_FILTERS -DASCEND_SECRET
> -DASCEND_LOGOUT $(
> AUTH_SERVERS)                               
> 
> LIBS= $(AUTH_LIBS)
> 
> DBMLIBS= -ldbm
> 
> 
> 
> #######################################################
> # Jefferson Burson		Tracor Aerospace, Inc.#
> # Internetwork Manager		6500 Tracor Lane      #
> # jburson@tracor.com		Austin, TX 78724-2000 #
> # Voice: 512.929.4192		Pager: 512.606.6792   #
> #######################################################
> 
> ++ Ascend Users Mailing List ++
> To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
> To get FAQ'd:	<http://www.nealis.net/ascend/faq>
> 
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


Follow-Ups: References: