LINUX.ORG.RU

Проблемы с модулем ядра.


0

0

Откомпилил свой модуль.
make
cc -c -Wall -D__KERNEL__ -DMODULE -I/lib/modules/2.6.13-ck8/build/include -o hello_knz.o hello_knz.c
hello_knz.c:1:1: warning: "__KERNEL__" redefined
<command line>:4:1: warning: this is the location of the previous definition
hello_knz.c:2:1: warning: "MODULE" redefined
<command line>:5:1: warning: this is the location of the previous definition
insmod ./hello_knz.o
insmod: error inserting './hello_knz.o': -1 Invalid module format

КАК сделать .ko a не .o?

★★
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.