I'm adapting Puppylinux 5.1 for the OLPC XO-1 and XO-1.5 laptops.
To that extend I have patched the OLPC kernel (a heavily modified 2.6.31-based 
kernel) with Aufs2.1-31 standalone tree successfully. 
However, trying to compile aufs-utils in puppy against this kernel/headers 
(gcc4.4.3) it fails at plink with:
 
cc -I./libau -O -Wall -c -o plink.o plink.c
plink.c: In function 'au_plink_maint':
plink.c:220: error: 'AUFS_CTL_PLINK_MAINT' 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.)
plink.c: In function 'au_clean_plink':
plink.c:237: error: 'AUFS_CTL_PLINK_CLEAN' undeclared (first use in this 
function)

I have looked at the kernel to see if I omitted anything relevant, I have 
Googled for this error and tried to look through the mailing list, but I could 
not find any relevant info.
I would appreciate if you could provide any pointers on that matter
Thanks
George



      

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb

Reply via email to