Re: [Fwd: SMP/Zip/SCSI Lockups]

Keith Owens (kaos@ocs.com.au)
Wed, 05 May 1999 11:34:32 +1000


On Tue, 04 May 1999 18:39:42 +0100,
Ian Smith <ian@beaky.force9.co.uk> wrote:
>Tue May 4 06:17pm beaky ttyp2 /usr/src/linux/scripts/ksymoops
>root 3 # make
>gcc -Dlinux -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes
>-Wmissing-prototypes -DDEF_OBJECTS=\"/lib/modules/*r/\"
>-DDEF_KSYMS=\"/proc/ksyms\" -DDEF_LSMOD=\"/proc/modules\"
>-DDEF_MAP=\"/usr/src/linux/System.map\" -DDEF_CODE_BYTES=1 -c oops.c
>-o oops.o
>oops.c:42: bfd.h: No such file or directory
>make: *** [oops.o] Error 1

bfd.h is part of the binutils package, unless you are a Debian user.
Debian moved bfd.h into binutils-dev so you need binutils *and*
binutils-dev. This is covered in the latest ksymoops README and has
been in the -ac kernels since approx 2.2.4. Alas my ksymoops updates
never seem to make it into the mainstream kernel.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/