On Wed, 17 Dec 2008 12:30:29 +0100 Sam Ravnborg wrote: > On Wed, Dec 17, 2008 at 10:07:27AM +0000, Alan Cox wrote: > > > > > Smells like a kbuild issue. > > > Please copy me and linux-kbuild@xxxxxxxxxxxxxxx on any findings. > > > > > > [My 64 bit toolchain is br0ken atm so I could not try to reproduce] > > > > Yes I do indeed need to build x86_64 first, then make distclean or > > mrproper and then 32bit build fails > > I will fix my 64 bit build soonish. > In the meantime could someone do: > > 1) git clean -dxf > 2) Make a 64 bit x86 build. without using O=dir, correct? > 3) make distclean > 4) git ls-files -o > > And post the output of 4) > Something is left that causes us to fail and I wonder what it is. > > [I'm afraid it is not this simple but I hope this can tell us what it is] Afraid not; git ls-files -o only listed the build output file for me. Sorry. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html