Hello,

   I have downloaded and built the aufs2-2.6 tree with kernel, rebooted, and
   all is well.

   After running these commands:

git clone [1]http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git
cd aufs2-util
git checkout origin/aufs2.1
>From my kernel tree I run:
make O=/path/to/aufs2-util headers_install
Which does produce the required /usr/include/linux dir in my aufs2-util tree
I then make the aufs2-util, and I am receiving the following compilation time e
rror for aufs-util:

   cc -I./libau -O -Wall -I usr/include -DMOUNT_CMD_PATH=\"\"  -c -o plink.o
   plink.c
   plink.c: In function au_plink_maint:
   plink.c:220: error: O_CLOEXEC undeclared (first use in this function)
   plink.c:220: error: (Each undeclared identifier is reported only once
   plink.c:220: error: for each function it appears in.)

   Any  help  or  insight  into what might be causing this error would be
   fantastic!

   Thank you for your time.

   Joe

References

   1. http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-util.git
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1

Reply via email to