Ed W:
> # KDIR=/usr/src/linux-2.6.29.5-vs2.3.0.36.14 make
> -I/usr/src/test/aufs2-standalone/include -DCONFIG_AUFS_MODULE 
        :::
> I'm actually baffled where it got /usr/src/test/linux-2.6.29.5 from?? 
> How did it even figure that out?  In this case it was the original 
> kernel dir I was using, but now I want to try compiling against the 
> broken kernel tree?
> 
> The thought occurs that this could be part of the problem I was seeing 
> before...?

In aufs2-standalone.git/Makefile, you will find "-I${CURDIR}/include".
I don't think it is wrong as long as you have only aufs_type.h under
that dir.

By the way, you should be supposed to run
"make KDIR=/usr/src/linux-2.6.29.5-vs2.3.0.36.14", because it is a make
variable instead of an environment variable.
But it is unrelated to your problem.


J. R. Okajima

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

Reply via email to