Hi,

I'm suffering from the occasional Oops message, and from reading the
oops-tracing.txt file, it says:
        cd /usr/src/linux/scripts/ksymoops
        make ksymoops

This fails with the following error message:
trillian:/usr/src/linux/scripts/ksymoops> make ksymoops
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 -o oops.o oops.c
oops.c:42: bfd.h: No such file or directory
make: *** [oops.o] Error 1

Where can I get bfd.h?

The version of my kernel (and source) is 2.2.17 on Debian (potato).

-- 
Edsel Adap
[EMAIL PROTECTED]
http://www.adap.org/~edsel/          LINUX - the choice of the GNU generation

"Netscape is an application which grows to fill all available memory."  - me
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to