Am 26.11.2010 17:47, schrieb [email protected]: > Thomas Sachau: >> i cannot follow you here. .config and Makefile both exist in the kernel s= >> ource dir, so they wont be >> created. The O environment var causes just more issues, as said above, bu= >> t the header part is done: > > You can easily create them by > "make -C /kernel/src O=/build silentoldconfig" > Note, the generated Makefile is for user who uses O=.
All this extra work, just to be able to compile the aufs2 utils? Seems like very big overhead to me, while just removing the "-f Makefile \" line from the standalone Makefile allows me to build the kernel module without issues and it creates the header file for aufs2, also that contains "__user" at one place. And if you just want to remove such a line, it is much easier to just use a simple sed call for that task. > > >> So Makefile.headersinst is run on aufs_type.h and it should have been pre= >> processed correctly. > > If it is really processed correctly, then which line caused the error? > Is it "__user" modifier? Yes. Removing that allows me to compile the utils. -- Thomas Sachau Gentoo Linux Developer
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev
