Hi,

I am running gentoo and try to compile aufs-utils without success =(

What I did:
* use gentoo-source kernel package
* got aufs3-standalone using git
* patched the kernel with the stuff from git
* compiled kernel
-> works so far

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="-I ../linux/include/" make

which results in
../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;
};

I did NOT install this kernel on that box and I need to build the utils for redistribution (central kernel build box)

Anybody can point me to a working solution?

Oliver

--
Protect your environment -  close windows and adopt a penguin!
PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF  8168 CAB7 B0DD 3985 1721


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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