[OpenAFS] AFS fails to build on FreeBSD

Andreas Ladanyi andreas.ladanyi@kit.edu
Wed, 27 Mar 2019 16:52:29 +0100


Hi,
> Hi,
>
>>> I don't have it in front of me right now, but at least on 1.8.x (I haven't tried 1.6.x), it's necessary to create that file based on the FreeBSD 11.1 version and add a systype for 11.2 into some other file(s) (a grep for fbsd should help).  It was actually pretty straightforward and it seems stable (at least the client; I haven't tried the server).
> For FreeBSD 11.2:
>
> 1.8.2 compiles with the patch
>
> 1.6.x doesnt compile with the patch, i will have a look later

make fails with the error message:

error: unknown type name 'afs_uint32'

I could seeĀ  afs_uint32 is declared as typedef in include/afs/stds.h

>
>
> Andreas
>
>
>