[OpenAFS] Compiling 1.2.8 on Irix

Derrick J Brashear shadow@dementia.org
Tue, 17 Dec 2002 01:14:29 -0500 (EST)


On Mon, 16 Dec 2002, Tim C. wrote:

> -DEVEREST -DMP -DR4000 -mips3  -D_PAGESZ=16384 -D_MIPS3_ADDRSPACE -64 -woff
> 1209,1196,1496  -g -c ../rx/rx_knet.c;
> "../rx/../rx/../netinet/in_pcb.h", line 53: error(1005): could not open source
>           file "in_lookupx_stats.h"
>   #include "in_lookupx_stats.h"
>                                ^
>
> 1 catastrophic error detected in the compilation of "../rx/rx_knet.c".

One system header can't find another system header. This can't really be
our fault, at least not directly.