[5343] in Kerberos

home help back first fref pref prev next nref lref last post

aklog for V5 kerberos and Sol 2.3

daemon@ATHENA.MIT.EDU (Jonathan Thyer)
Wed Jun 7 17:32:01 1995

From: Jonathan Thyer <jsthyer@ender.uncg.edu>
To: kerberos@MIT.EDU
Date: Wed, 7 Jun 1995 17:13:32 -0400 (EDT)

Having retrieved the sources and patches from Doug Engert's site,
(thank you Doug) I am having much difficulty compiling aklog
under Sol 2.3, and AFS 3.3.

Specifically, I get the following errors from gcc:

aklog_main.c: In function `auth_to_cell':
aklog_main.c:257: warning: passing arg 2 of `strcpy' makes pointer from 
integer without a cast
aklog_main.c: In function `get_afs_mountpoint':
aklog_main.c:448: parse error before `struct'
aklog_main.c:455: parse error before `struct'
aklog_main.c: In function `add_hosts':
aklog_main.c:590: parse error before `struct'
aklog_main.c:618: warning: passing arg 1 of `gethostbyaddr' from 
incompatible pointer type
*** Error code 1
make: Fatal error: Command failed for target `aklog_main.o'


At line 448 of aklog_main.c  is the function call:

   pioctl(parent_dir, VIOC_AFS_STAT_MT_PT, &vio, 0)

contained within an if statement.   The error specifically relates to the
definition of VIOC_AFS_STAT_MT_PT which is contained in venus.h and vice.h.

Ideas anyone?   Who has the "most up to date" version of the aklog sources?


-- 
Joff_Thyer@uncg.edu
Systems Programmer
SYN Dept, UNC-Greensboro
phone: (910) 334-3338
http://www.uncg.edu/~jsthyer

home help back first fref pref prev next nref lref last post