Le Thu, 14 Apr 2005 10:30:35 -0500, Timur Tabi <timur.tabi@xxxxxxxxxxx> a écrit : > Frédéric BOITEUX wrote: > > But I wonder how is this error arise : the symbol seems to exist and being > > exported ... or the kernel don't permet the link with this function ? > > If you get an "unknown symbol" error, then it isn't being exported. > > In 2.4, you had this line in ksyms.c: > > EXPORT_SYMBOL(exit_files); > > ksyms.c doesn't exist in 2.6. > Thanks Timur for the hint, I missed this point ! Fred. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/