Hi all

I got an error compiling freeradius, there seems to be something wrong with the krb5 
module.

I tried both the 0.8.1. stable version and the current CVS snapshot (20030108).

My platform is SuSE Linux 8.0.

Is there any way to disable the krb5 module ? I tried using --disable-krb5 and 
--without-krb5 both but that doesn't seem to work.

I'm not good enought in C to fix those errors.


Can anybody help me there ?



In file included from /usr/include/heimdal/krb5.h:670,
                 from rlm_krb5.c:39:
/usr/include/heimdal/krb5-protos.h:116: warning: declaration of `close' shadows global 
declaration
/usr/include/heimdal/krb5-protos.h:1115: warning: declaration of `index' shadows 
global declaration
/usr/include/heimdal/krb5-protos.h:1337: warning: declaration of `version' shadows 
global declaration
/usr/include/heimdal/krb5-protos.h:1852: warning: declaration of `ctime' shadows 
global declaration
/usr/include/heimdal/krb5-protos.h:2359: warning: declaration of `version' shadows 
global declaration
rlm_krb5.c: In function `verify_krb5_tgt':
rlm_krb5.c:60: warning: implicit declaration of function `krb5_princ_component'
rlm_krb5.c:60: `c' undeclared (first use in this function)
rlm_krb5.c:60: (Each undeclared identifier is reported only once
rlm_krb5.c:60: for each function it appears in.)
rlm_krb5.c:60: invalid type argument of `->'
rlm_krb5.c:60: invalid type argument of `->'
rlm_krb5.c:60: invalid type argument of `->'
rlm_krb5.c:60: invalid type argument of `->'
rlm_krb5.c:60: invalid type argument of `->'
rlm_krb5.c:113: warning: implicit declaration of function `krb5_free_data_contents'
rlm_krb5.c: In function `krb5_auth':
rlm_krb5.c:150: warning: initialization makes pointer from integer without a cast
rlm_krb5.c:152: warning: excess elements in struct initializer
rlm_krb5.c:152: warning: (near initialization for `tgtname')
rlm_krb5.c:221: request for member `length' in something not a structure or union
rlm_krb5.c:222: request for member `data' in something not a structure or union
rlm_krb5.c:225: request for member `length' in something not a structure or union
rlm_krb5.c:226: request for member `data' in something not a structure or union
gmake[6]: *** [rlm_krb5.o] Error 1




--------------------------------------------------
Stefan Immel
 |N|O|C                   Network Operation Center
-+-+-+-------
 |     Grove
Auf der Stuecke 6            Tel. +49 2773-8167-0
35708 Haiger / Germany       Fax  +49 2773-8167-20
--------------------------------------------------
mailto:[EMAIL PROTECTED]             http://www.grove.de
"There is always hope, only because it is the one
  thing nobody's figured out how to kill yet."
      ~ Galen, Crusade "Racing The Night"
--------------------------------------------------
      http://www.nocr2.de -> NOC R2
           die L�sung f�r den IT-Workflow
--------------------------------------------------

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

Reply via email to