Hello Oliver,

Oliver Welter:
> Now I got aufs-util from git but a "make" fires
>  > ver.c:19:29: error: linux/aufs_type.h: No such file or directory
>
> I added CFLAGS to point to the kernel source tree
> CPPFLAGS=3D"-I ../linux/include/" make
>
> which results in
> =2E./linux/include/linux/aufs_type.h:179: error: expected ':', ',', ';', =
>
> '}' or '__attribute__' before '*' token
>
> The errornous line is
> union au_rdu_ent_ul {
>          struct au_rdu_ent __user        *e;
>          uint64_t                        ul;
> };

Read the aufs README file, run "make headers_install" in your kernel
source tree, and then build aufs-util with the installed aufs_type.h.


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