ksymoops not Compiling

Avenger (asmlinkage@softhome.net)
Fri, 17 Sep 1999 00:36:47 +0530


Hi there,
I have kernel 2.2.12 compiled and running fine.
Today I tried to compile ksymoops but it says that it needs
a a header bfd.h. I searched my whole disk
but no avail.
The error I get is :

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

where is this bfd.h supposed to be ??

Regards

Avenger

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