Hello Javier, "Javier_Snchez": > I am working with 2.6.24 vanilla plain kernel i aplied 2.6.24 lhash > patch (finded on this page > http://aur.archlinux.org/packages/kernel26tp/kernel26tp/?C=M;O=A) but > i am always getting this error at compile process:
Where did you get aufs source files? And what is its version? Did you generate fs/aufs/Kconfig by yourself? Also will you check these things? - your patch command succeeded without any error - you are building your kernel under the tree where you patched If you looked the patch, you would know it declares and exports the function __lookup_hash. So as long as your compiler refers the patched files expectedly, it succeeds. Junjiro Okajima ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
