Messages in this thread |  | | Date | Tue, 26 Sep 2000 11:06:10 -0400 | From | Edsel Adap <> | Subject | make ksymoops fails |
| |
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 edsel@adap.org 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |