Tomas M:
> Thank you.
> Maybe I am doing something wrong, but 'make headers_install' only installs
> /usr/include/linux/aufs_type.h
> which doesn't contain any text like EAU*

Would you post the output of these commands?
$ fgrep EAU_ ./include/uapi/linux/aufs_type.h \
        ./usr/include/linux/aufs_type.h /usr/include/linux/aufs_type.h
$ diff -u ./include/uapi/linux/aufs_type.h ./usr/include/linux
$ diff -u ./usr/include/linux/aufs_type.h /usr

Note that there are THREE aufs_type.h files after 'make
headers_install'.
- ./include/uapi/linux/aufs_type.h      (the source)
- ./usr/include/linux/aufs_type.h       (modified for installing)
- /usr/include/linux/aufs_type.h        (installed)


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=60134791&iu=/4140/ostg.clktrk

Reply via email to