salut,
voila , je débute en linux,et j'essaie d'implementer un appel system, j'y arrive pas. qq'un pourrait me dire comment on pe creer et compiler un appel system.
merci
Forum Linux.noyau appel systeme
26
avr.
2005
salut,
j'essaie de compiler mon noyau linux-2.6.10 , mais il me donne une erreur lorqu'il arrive a la partie drivers, g utilisé une configuration par default, et je travaille sous distribution ubuntu avec un noyau 2.6.8.
voia ce qu'il me donne:
drivers/char/agp/backend.c: Dans la fonction « agp_add_bridge »:
drivers/char/agp/backend.c:281: attention : inter_module_register' is deprecated (declared at include/linux/module.h:577) inter_module_unregister' is deprecated (declared at include/linux/module.h:578)
drivers/char/agp/backend.c: Dans la fonction « agp_remove_bridge »:
drivers/char/agp/backend.c:301: attention :
CC [M] drivers/char/agp/frontend.o
CC [M] drivers/char/agp/generic.o
CC [M] drivers/char/agp/isoch.o (…)