Forum Linux.redhat ajouter un module "hello World" à Linux
bonjour,
j'ai éssayé mon premier pas pour ajouter un module
"hello world" sous le nom hello.o et au noyau linux 2.4.20-8 avec la commande insmod, aprés l'avoir compilé avec la commande : #GCC -o hello.o -c hello.c bien sur.
mais il m'affiche " can't find the version the module is compiled for ! "
comment il faut faire?
merci.