[OpenAFS] RE: FreeBSD 4.x testers needed
Dan Pelleg
Dan Pelleg <daniel+openafs@pelleg.org>
Mon, 6 Oct 2003 21:10:19 -0400
Jim Rees wrote:
> There is some serious work going on now to get the client working on FreeBSD
> 5.x. Some of this work also intrudes on the FreeBSD 4.x client, but none of
> us has a 4.x system or the time to do a lot of testing.
>
> So if you care about the 4.x client, I would appreciate it if you could try
> building from the cvs head or a recent snapshot, and apply this patch:
>
> http://lcs.mit.edu/~wollman/openafs-fbsd52.patch
>
> Even if you know nothing about coding, it would be useful to know whether
> this builds, and if so whether it runs.
Doesn't build for me on a 3-week old 4.9-PRERELEASE (I used ./configure --with-afs-sysname=i386_fbsd_47 )
cc -I. -I.. -I../nfs -I/usr/projects/openafs/src -I/usr/projects/openafs/src/afs -I/usr/projects/openafs/src/afs/FBSD -I/usr/projects/openafs/src/config -I/usr/projects/openafs/src/rx/FBSD -I/usr/projects/openafs/src/rxkad -I/usr/projects/openafs/src/rxkad/domestic -I/usr/projects/openafs/src/util -I/usr/projects/openafs/src -I/usr/projects/openafs/src/afs -I/usr/projects/openafs/src/afs/FBSD -I/usr/projects/openafs/src/util -I/usr/projects/openafs/src/rxkad -I/usr/projects/openafs/src/config -I/usr/projects/openafs/src/fsint -I/usr/projects/openafs/src/vlserver -I/usr/projects/openafs/include -I/usr/projects/openafs/include/afs -O -I. -I.. -I/usr/projects/openafs/src/config -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Wall -ansi -nostdinc -I/usr/include -D_KERNEL -DKLD_MODULE -elf -mpreferred-stack-boundary=2 -fformat-extensions -O -g -c /usr/projects/openafs/src/afs/afs_analyze.c
In file included from /usr/projects/openafs/src/afs/afs_osi.h:405,
from /usr/projects/openafs/src/rx/rx_clock.h:88,
from /usr/projects/openafs/src/rx/rx.h:35,
from /usr/projects/openafs/src/rx/xdr_prototypes.h:18,
from /usr/projects/openafs/src/rx/xdr.h:327,
from /usr/projects/openafs/src/afs/sysincludes.h:302,
from /usr/projects/openafs/src/afs/afs_analyze.c:20:
/usr/projects/openafs/src/afs/FBSD/osi_machdep.h:24: sys/mutex.h: No such file or directory