Am Montag, 14. Oktober 2013, 15:06:09 schrieb Erich Titl: > Hi Folks > > I am still trying to build the tookchain, rebuilt tar and find :-( but > now I am running into this > > xzcat patch-3.4.63.xz | patch -p1 -s -d > /data/leaf/devel/leaf.new/bering-uclibc/source/i486-unknown-linux-uclibc/lin > ux/ > > this leads to approximately 20000 lines of mostly invalid patches and > bails finally out > > -------------------------- > > |diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c > |index 9739b533..bdfbc1be 100644 > |--- a/virt/kvm/kvm_main.c > |+++ b/virt/kvm/kvm_main.c > > -------------------------- > File to patch: > Skip this patch? [y] > 5 out of 5 hunks ignored > make: *** [.source] Error 1 > make: Leaving directory > `/data/leaf/devel/leaf.new/bering-uclibc/source/i486-unknown-linux-uclibc/li > nux' > > The reason being is that buildtool.mk does not build the LINUX_DIR > variable correctly, possibly due to the new format of the kernel tarball. > Hi Erich;
I doubt the patch format is the reaon. I rebuild *every* release from scratch. What I do is to copy the branch to a new directory, edit conf/buildtool.local.sample and rename it to conf/buildtool.local and start tools/buildall.sh, which takes approx two and half hours on my box. Usually it works without pb's. BTW: Ho wdid you get solved the pb's described in a previous mail? kp ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel