I noted this conversation in the archives:

http://www.mail-archive.com/[email protected]/msg18512.html

...which leads me to believe that the I have to build my own aklog, regardless of which rpm's I use.

When I try to build aklog, however, I generate this error:

gcc -pipe -O2 -DALLOW_REGISTER -I/root/openafs-1.4.0/src/config -I. - I. -I/root/openafs-1.4.0/include -I/root/openafs-1.4.0/include/afs -I/ root/openafs-1.4.0/include/rx -I/root/openafs-1.4.0 -I/root/ openafs-1.4.0/src -I/root/openafs-1.4.0/src -g -O2 - D_LARGEFILE64_SOURCE -c aklog.c gcc -pipe -O2 -DALLOW_REGISTER -I/root/openafs-1.4.0/src/config -I. - I. -I/root/openafs-1.4.0/include -I/root/openafs-1.4.0/include/afs -I/ root/openafs-1.4.0/include/rx -I/root/openafs-1.4.0 -I/root/ openafs-1.4.0/src -I/root/openafs-1.4.0/src -g -O2 - D_LARGEFILE64_SOURCE -c aklog_main.c aklog_main.c:198:2: error: #error "Must have either keyblock or session member of krb5_creds" aklog_main.c:204:2: error: #error "You must have one of krb5_524_convert_creds or krb524_convert_creds_kdc available"
aklog_main.c: In function ‘auth_to_cell’:
aklog_main.c:631: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast
aklog_main.c: At top level:
aklog_main.c:1530: error: conflicting types for ‘add_error_table’
/usr/include/et/com_err.h:46: error: previous declaration of ‘add_error_table’ was here
aklog_main.c: In function ‘get_credv5’:
aklog_main.c:1587: error: invalid lvalue in assignment
make: *** [aklog_main.o] Error 1

Google isn't much help here.

Ideas?_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to