[OpenAFS-devel] 1.2.9rc3: kaserver.o fails to build and make -k does not get past it

Harald Barth haba@pdc.kth.se
Tue, 25 Mar 2003 17:23:52 +0100 (CET)


In src/kauth:

cc -O2 -I/scratch/openafs-1.2.9-rc3/src/config -I/scratch/openafs-1.2.9-rc3/include -O2   -c -o kaserver.o kaserver.c
kaserver.c:59: conflicting types for `krb4_cross'
kaserver.h:182: previous declaration of `krb4_cross'
kaserver.c: In function `main':
kaserver.c:313: warning: assignment from incompatible pointer type
make: *** [kaserver.o] Error 1

I don't care about the kaserver, but I'm a bit annoyed that I do not
get past that point when running a make -k from the top level.

This is with redhat 8.0 userland and 2.4.20-xfs-perfctr-acpi kernel.

Harald.