On Fri, 17 Sep 2004, Praveen nair wrote: > But now when i try to load the module it says > undefined symbol sys_socket, i guess the module that > exports this symbol is not loaded. > Can anyone please tell me which module has this symbol?? > Regards, > -praveen. Hello there !, Try including ams/unistd.h or linux/syscalls.h from your kernel sources where the function prototype is declared -- regards -Prasad -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/