[OpenAFS] openafs-1.2.2 and 2.2.19-6.2.12 kernel

Derrick J Brashear shadow@dementia.org
Tue, 11 Dec 2001 18:59:06 -0500 (EST)


On Tue, 11 Dec 2001, Eve V. E. Kovacs wrote:

> /usr/src/redhat/BUILD/openafs-1.2.2/include/afs/kautils.h:39,
>                  from uss.c:32:
> /usr/include/atypes.h:10: ktypes.h: No such file or directory
> 
> If I look in /usr/include/atypes.h, I find
> 
> #include <sys/types.h>
> #include <inttypes.h>
> #include <sys/bitypes.h>
> #include <ktypes.h>
> 
> And indeed, there is no file /usr/include/ktypes.h.

You installed something "weird" in /usr, right?

> I don't think this is really an openafs problem. It seems to be a problem 
> with the 6.2 installation. I have tried removing the ktypes.h line, but 
> then the code susequently fails to compile, so I conclude that this 
> include file should be there.

How about removing /usr/include/atypes.h?