Tomas M:
> I tried
> make V=1 headers_install
> and the output is attached.

Thanks.
There is nothing wrong in your output.

There are two install methods described in the aufs doc.
In the first method, aufs3-kbuild.patch adds a line into
include/linux/Kbuild and "make headers_install" should install
aufs_type.h based on include/linux/Kbuild.
In the second method, you should have include/linux/Kbuild which
contains only on line. Also "make headers_install" should work.

Did you choose the first method?
Does your include/linux/Kbuild contain the line
"header-y += aufs_type.h"?


> However I do not understand clearly what it means :)

"make headers_install" modifies the aufs_type.h to be available from
user-space, and install it to the specified dir (default is $PWD/usr).


J. R. Okajima

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Reply via email to