Hi I've seen this error releated to kerberos when
building freeRADIUS on a red hat fedora 2 core (could
also occur on a fedora 1 core).
you need to locate the location of com_err.h file
(it's located in a different directory path in this
particular distribution) and once you do that it
should solve your problem.

Regards,
Mohammed.


Mohammed H. Petiwala
Senior Staff Engineer,
iDEN-WLAN, Motorola Inc.


--- Robert Gardner <[EMAIL PROTECTED]> wrote:
> While making the freeradius version 1 pre3 I get the
> below error.  I have openssl installed and it looks
> like I have the proper kerberos modules as well. Any
> help would be appreciated.
>  
> krb modules:
>  
> [EMAIL PROTECTED] freeradius-1.0.0-pre3]# rpm -qa | grep
> krb
> krbafs-1.2.2-2.1
> pam_krb5-2.0.10-1
> krb5-devel-1.3.3-1
> krb5-libs-1.3.3-1
> krbafs-devel-1.2.2-2.1
>  
> error:
>  
> Making static dynamic in rlm_krb5...
> gmake[6]: Entering directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src/modu
> les/rlm_krb5'
> gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
> -DOPENSSL_NO_KRB5   -Wall -D
> _GNU_SOURCE -DNDEBUG  -I../../include  -c rlm_krb5.c
> -o rlm_krb5.o
> rlm_krb5.c:40:21: com_err.h: No such file or
> directory
> rlm_krb5.c: In function `verify_krb5_tgt':
> rlm_krb5.c:105: warning: passing arg 2 of
> `krb5_kt_read_service_key' discards qu
> alifiers from pointer target type
> rlm_krb5.c: In function `krb5_auth':
> rlm_krb5.c:305: warning: implicit declaration of
> function `krb5_get_in_tkt_with_
> password'
> gmake[6]: *** [rlm_krb5.o] Error 1
> gmake[6]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src/modul
> es/rlm_krb5'
> gmake[5]: *** [common] Error 1
> gmake[5]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src/modul
> es'
> gmake[4]: *** [all] Error 2
> gmake[4]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src/modul
> es'
> gmake[3]: *** [common] Error 1
> gmake[3]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3/src'
> gmake[1]: *** [common] Error 1
> gmake[1]: Leaving directory
> `/usr/src/802/radius/freeradius-1.0.0-pre3'
> make: *** [all] Error 2
> 



                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to