[OpenAFS] 1.3.70 comments?

Derrick J Brashear shadow@dementia.org
Wed, 18 Aug 2004 18:48:10 -0400 (EDT)


On Thu, 19 Aug 2004, Enrico Scholz wrote:

> shadow@dementia.org (Derrick J Brashear) writes:
>
>> I notice the comments aren't rolling in on this release. We need
>> feedback to fix remaining issues so 1.4 can be released. Is anyone
>> actually using this?
>
> It does not compile with kernel 2.6.8.1:
>
> |   CC [M]  /usr/src/redhat/BUILD/kernel-ensc-pc-2.6.8.1/openafs-1.3.70/src/libafs/MODLOAD-2.6.8.1-ensc-1-MP/rx_kmutex.o
> | In file included from /usr/src/redhat/BUILD/kernel-ensc-pc-2.6.8.1/openafs-1.3.70/src/libafs/MODLOAD-2.6.8.1-ensc-1-MP/rx_kmutex.c:22:
> | /usr/src/redhat/BUILD/kernel-ensc-pc-2.6.8.1/openafs-1.3.70/src/rx/rx_kcommon.h:91:30: netinet/in_systm.h: No such file or directory
>
>
> Beside this error, I see thousands of warnings regarding redeclared
> macros, mismatching argument-types and uninitialized variables. When not
> reproducible, I can sent a full log.

Sending a patch would be more useful. However, for the missing in_systm.h, 
just remove that header from being included in that file for now.