Hi Ed,

Ed W:
> I'm struggling to compile aufs-util for aufs3.  I need to build it on a 
> machine running a much older kernel, so basically the new kernel source 
> (3.2.10) is in /usr/src/linux and I'm trying to build against that (the 
> new kernel src includes aufs patches in non modular form - kernel boots ok)
        :::
> # make
> cc -I./libau -I/usr/src/linux/include -O -Wall -DMOUNT_CMD_PATH=\"\"   
> ver.c   -o ver
> In file included from ver.c:19:0:
> /usr/src/linux/include/linux/aufs_type.h:179:27: error: expected ':', 

I guess you (or your distribution) forgot to run "make headers_install"
which modifies aufs_type.h and install it to the dir you spcified.


J. R. Okajima

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2

Reply via email to