On Wed, Sep 06, 2006 at 05:38:53PM -0700, Piet Delaney wrote: > On Mon, 2006-09-04 at 13:30 -0700, Tom Rini wrote: > > On Mon, Sep 04, 2006 at 12:58:06PM -0700, Andrew Morton wrote: > > > On Mon, 4 Sep 2006 12:47:44 -0700 > > > Tom Rini <[EMAIL PROTECTED]> wrote: > > > > > > > On Mon, Sep 04, 2006 at 12:30:54PM -0700, Andrew Morton wrote: > > > > > On Mon, 4 Sep 2006 12:26:36 -0700 > > > > > Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > that file got lost. > > > > > > > > > > I stole a copy of dwarf2.h from an older patch I had and I now get > > > > > > > > > > make: *** No rule to make target `/usr/src/devel/scripts/dwarfh.awk', > > > > > needed by `include/linux/dwarf2-defs.h'. Stop. > > > > > > > > I wonder if it's problem of the patch not actually being there. Are > > > > things like kernel/kgdb.c around? > > > > > > > > > > Here's the full diffstat for everything I pulled from > > > > Hmm. I think what happened is that while in quilt I can do 'quilt push > > module.patch' and it will push everything in the series up to and > > including that, stg will happily push just module.patch onto the stack, > > unless I do stg push --to=module.patch. Time to reteach my fingers I > > guess :( > > How about not getting fancy with the 'quilt' stuff for now and we > just have a complete copy of the patches applied for now. I tried > building both:
I think you mean not to bother with the 'stacked git' stuff, but that's what makes any of this useful :) > and both were not only missing your dwarf stuff: Both aren't correct trees right now, is the problem. > BTW, what the conceptual difference between the two trees. > Kernel Makefile is the sane but lots of diffs. Is the akpm > workspace a 2.6.18-rc5 with Andrews 'mm' patch? The for_akpm tree is lacking all of the very ugly stuff like core.patch, i386.patch, etc. -- Tom Rini ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
