xfs
[Top] [All Lists]

Re: Still Missing bfd.h for kdb

To: Jim Bray <jb@xxxxxxxxx>
Subject: Re: Still Missing bfd.h for kdb
From: Steve Lord <lord@xxxxxxx>
Date: Fri, 07 Apr 2000 16:59:25 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: Your message of "Fri, 07 Apr 2000 17:51:36 EDT
Sender: owner-linux-xfs@xxxxxxxxxxx
> 
>   Anyone know if kdb is going to get GPL'd at some point?
> 
>   Could someone who has bfd.h mail it to me so I can see if it might be
> done without? 
> 
> make[2]: Entering directory `/src/kernels/sgi/linux/kdb'
> gcc -D__KERNEL__ -I/src/kernels/linux/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -pipe  -mpreferred-stack-boundary=2 -DCPU=586
> -march=k6 -fno-strict-aliasing    -c -o kdbmain.o kdbmain.c
> In file included from kdbmain.c:36:
> /src/kernels/linux/include/linux/kdbprivate.h:26: bfd.h: No such file or
> directory
> 
>   I haven't tried XFS recently, but the kernel seems to be stable enough
> other than that.
> 
> Jim   http://as220.org/jb


It looks like bdf.h comes from binutils, I am using binutils-2.9.5.0.22-6
which does contain it.


According to this page kdb is GPL, the code does not seem to say
that though.

http://oss.sgi.com/projects/kdb/license.html

Steve


<Prev in Thread] Current Thread [Next in Thread>