[OpenAFS] No vfs headers

Ian D ian@assv.net
11 Mar 2002 20:47:20 +0100


This must be a FAQ. Why am I getting this on my debian box? I've
installed the kernel headers, and make_vnode.pl creates osi_vfs.h if I
run it. However, I never get a modload directory in the dest. How to
get this to compile (no, I don't want debian packages either).

cd src; cd afs ; make dest
make[3]: Entering directory `/home/ian/build/openafs-1.2.3/src/afs'
case i386_linux24 in \
        pmax_ul43 | pmax_ul43a) \
                /home/ian/build/openafs-1.2.3/src/pinstall/pinstall
longc_procs.h
/home/ian/build/openafs-1.2.3/i386_linux24/dest/include/afs ;; \
esac
case i386_linux24 in \
        next_mach30 | vax_ul43 | ppc_darwin* | i386_fbsd* ) \
                echo skipping afszcm.cat install for i386_linux24 ;; \
        * ) \
                /home/ian/build/openafs-1.2.3/src/pinstall/pinstall
afszcm.cat
/home/ian/build/openafs-1.2.3/i386_linux24/dest/root.client/usr/vice/etc/C
;; \
esac
case i386_linux24 in \
        *linux* ) \
                /home/ian/build/openafs-1.2.3/src/pinstall/pinstall
LINUX/osi_vfs.h
/home/ian/build/openafs-1.2.3/i386_linux24/dest/include/afs ;;\
        * ) \
                echo No vfs headers to install for i386_linux24;; \
esac
Can't open source file ``LINUX/osi_vfs.h'': No such file or directory
make[3]: *** [dest] Error 1
make[3]: Leaving directory `/home/ian/build/openafs-1.2.3/src/afs'
make[2]: *** [afs] Error 2
make[2]: Leaving directory `/home/ian/build/openafs-1.2.3'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/ian/build/openafs-1.2.3'
make: *** [dest] Error 2
bash-2.05a$ 
-- 
/Ian D
ian@assv.net