Zack,

1. You should download freeradius 1.0.1

2. Your problems is: "rlm_krb5.c:40:21: com_err.h: No such file or
directory"

3. You haven't mentioned your operating system but I am guessing it is
redhat linux. I think this is the problem I had? I found com_err.h in
/usr/local/include/et. I am not sure if this is the best solution but I just
created a link 'ln -s /usr/local/include/et/com_err.h
/usr/local/include/com_err.h'. The other option is to remove the krb stuff
(if you are not using it) and re-run configure. This was on a home machine a
few weeks ago so the details may not be exact!

Regards
Andrew Milne.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of zack musa
Sent: Wednesday, 1 December 2004 11:00 AM
To: [EMAIL PROTECTED]
Subject: FR installation Probs

Hi, there is a problem when I try to my FR. Can someone show me problem?
------------------------------
gmake[6]: Entering directory
`/home/zaki/freeradius-1.0.0/src/modules/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 qualifiers 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
`/home/zaki/freeradius-1.0.0/src/modules/rlm_krb5'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory
`/home/zaki/freeradius-1.0.0/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/home/zaki/freeradius-1.0.0/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory
`/home/zaki/freeradius-1.0.0/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/home/zaki/freeradius-1.0.0/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory
`/home/zaki/freeradius-1.0.0'
make: *** [all] Error 2
------------------------------------
there's also an error at the end of make install process. then when I tried
to run the radius daemon with radiusd -X, it shows command not found!Any
extra info please infrom me. Thanks.


                
__________________________________
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 


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

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

Reply via email to