Here's the configure argument used:

callcenter# ./configure --with-afs-sysname=i386_fbsd_60 --enable-transarc-paths --with-bsd-kernel-headers=/usr/src/sys --with-bsd-kernel-build=/usr/src/sys/i386/compile/GENERIC

Configure is successful, I had to specify the kernel-headers and kernel-build in order to get this far.

callcenter# gmake

In file included from ../sys/vnode.h:547,
                 from /usr/local/src/openafs-1.4.0/src/afs/sysincludes.h:257,
                 from /usr/local/src/openafs-1.4.0/src/afs/afs_analyze.c:20:
./vnode_if.h:9:30: vnode_if_typedef.h: No such file or directory
./vnode_if.h:10:31: vnode_if_newproto.h: No such file or directory
gmake[4]: *** [afs_analyze.o] Error 1
gmake[4]: Leaving directory `/usr/local/src/openafs-1.4.0/src/libafs/MODLOAD'
gmake[3]: *** [single_compdir] Error 2
gmake[3]: Leaving directory `/usr/local/src/openafs-1.4.0/src/libafs'
gmake[2]: *** [libafs] Error 2
gmake[2]: Leaving directory `/usr/local/src/openafs-1.4.0'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/usr/local/src/openafs-1.4.0'
gmake: *** [all] Error 2

Any of this look familiar?

Tony Shadwick
OSS Solutions
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to