On Mon, 4 Sep 2006 11:57:24 -0700
Tom Rini <[EMAIL PROTECTED]> wrote:

> On Sun, Sep 03, 2006 at 03:45:58PM -0700, Andrew Morton wrote:
> > On Sun, 3 Sep 2006 14:38:30 -0700
> > Tom Rini <[EMAIL PROTECTED]> wrote:
> > 
> > > Hello everyone.  I'm happy to say I've put the following git trees up on
> > > <whatever>.<mirror>.kernel.org/pub/scm/linux/kernel/git/trini/ :
> > > Everything and should end up in Andrew's tree: linux-2.6-kgdb-for_akpm.git
> > > All KGDB patches applied: linux-2.6-kgdb-master.git
> > 
> > Pulls OK, and applies with a handful of realtively-easily-fixed rejects.  
> > But
> > 
> > make: *** No rule to make target `/usr/src/devel/include/linux/dwarf2.h', 
> > needed by `include/linux/dwarf2-defs.h'.  Stop.
> 
> Hmm, what's the .config look like?  Working for me...

Anything.  `make clean', `make allmodconfig'.

I just don't have include/linux/dwarf2.h at all.  It's mentioned in the
changelog for your commit 6004832a73d7c466ffe87f25c47a2d4865350f20, but it
doesn't appear to be present.

box:/usr/src/git26> git-show 6004832a73d7c466ffe87f25c47a2d4865350f20 | diffstat
 Makefile                     |    7 ++
 arch/arm/kernel/entry-armv.S |    2 
 arch/i386/kernel/entry.S     |  111 +++++++++++++++++++++++++++++++++++++++++--
 arch/i386/kernel/head.S      |    5 +
 arch/i386/kernel/process.c   |   20 +++++++
 arch/i386/kernel/smpboot.c   |    3 +
 arch/x86_64/kernel/entry.S   |    2 
 include/asm-i386/kgdb.h      |   59 +++++++++++++---------
 include/asm-mips/kgdb.h      |    4 +
 include/asm-powerpc/kgdb.h   |    1 
 include/asm-sh/kgdb.h        |    1 
 include/asm-x86_64/kgdb.h    |    4 +
 12 files changed, 190 insertions(+), 29 deletions(-)

that file got lost.

-------------------------------------------------------------------------
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

Reply via email to