Ed W:
> Just to be clear - I'm having trouble compiling the kernel itself. 
> Something in the compile wants a file
>      include/linux/aufs_type.h
> but I'm only copying across
>      include/uapi/linux/aufs_type.h
> (and then patching and calling make)

For kernel-space, aufs provides both of these, and uses them directly.
- $KernelSrc/include/uapi/linux/aufs_type.h
- $KernelSrc/include/linux/aufs_type.h

"make headers_install" in my previous mail was to provide a header file
for user-space. So this must not be your current problem.

Don't you have $KernelSrc/include/linux/aufs_type.h?
Which version of aufs are you using? And how did you get it?
Unless other patches you applied throws aufs_type.h away, you should
have it...


J. R. Okajima

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk

Reply via email to