>>>>> "edsel" == Edsel Adap <[EMAIL PROTECTED]> writes:

Hi

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

you can got ksymoops package and no need to compile it yourself.

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

edsel> Where can I get bfd.h?

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

quintela$ dpkg -S bfd.h
binutils-dev: /usr/include/bfd.h


i.e. binutils-dev.

Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy
-
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