> So try set INSTALL_HDR_PATH instead of DESTDIR.

Thank you very much.

I was using DESTDIR because it is described in aufs
documentation at http://aufs.sourceforge.net/
which I followed closely - Section 3. paragraph 2:
  + run "make headers_install" to install the aufs header file (you can
    specify DESTDIR), or copty ./usr/include/linux/aufs_type.h to
    /usr/include/linux or wherever you like

So perhaps the documentation should be updated.
This works:

    make headers_install INSTALL_HDR_PATH=/usr

Furthermore the installed aufs_type.h is different than the one in
kernel tree, so it is probably wrong idea to simply copy the file
manually as the documentation suggests, so this should be perhaps
removed from the docs at all.


Thank you
Tomas M

------------------------------------------------------------------------------
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