Hi,

>> I'm trying to compile aufs2-utils from git after downloading the
>> version for 2.6.37, and having some problems:
>        :::
>> /usr/include/linux/aufs_type.h:161:27: error: expected =91:=92, =91,=92, =
>> =91;=92,
>> =91}=92 or =91__attribute__=92 before =91*=92 token
>> make: *** [ver] Error 1
>
> What is the line 161 in your /usr/include/linux/aufs_type.h?

   160  union au_rdu_ent_ul {
   161          struct au_rdu_ent __user        *e;
   162          __u64                           ul;
   163  };

> And Just to make sure, you are using the aufs2.1 branch in
> aufs2-utils.git. Right?

Yes, I used the following to check out:

git clone http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git aufs2-util.git

Thanks,
Alex

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb

Reply via email to