help.....krb5 on aix 51L
Dan Million
lio at ornl.gov
Tue Jul 23 10:26:03 EDT 2002
Isabelle Doran wrote:
>
> Hi there
>
> I am currently trying to compile krb5-1.2.5 on aix5.1L.
> I tried compiling in a 64bits environment and then in a 32bits
> enrironment but
> I always end up with the same error message.
> When running the configure command, I get no error,
>
> [ ./configure --with-cc=gcc --disable-shared --without-krb4 ]
>
> but the make alway fails and it is always the same error.
>
> [
> gcc -DHAVE_LIBNSL=1 -DPOSIX_FILE_LOCKS=1 -DHAS_UNISTD_H=1 -DMSBFIRST=1
> -DSIZEOF_INT=4 -DBITS32=1 -I./../../inclu
> de -I../../include -I./../../include/krb5 -I../../include/krb5
> -I./../../include/kerberosIV -I./../../include -
> I../../include -I./../../include/krb5 -I../../include/krb5 -c -o klog.o
I guess my first question would be: why is it compiling this file
in the first place? This is in the lib/krb4 directory, and if you
ran configure using --without-krb4, I don't think it should be
compiling klog.c.
I've successfully built KRB5 1.2.5 on AIX 5.1, but I used the
AIX compiler, not gcc. And on my build, nothing in the lib/krb4
directory got compiled.
Dan
More information about the Kerberos
mailing list