Did you give extern declaration for dev_netloop in another module? Regards Mohanlal ----- Original Message ----- From: <aksingh@hss.hns.com> To: <kernelnewbies@nl.linux.org> Sent: Tuesday, June 01, 2004 1:16 PM Subject: EXPORT_SYMTAB > Hi, > > one of modules used a varaible dev_netloop[MAX_NET_DEVICE], I want to > use this variable in another module I have can i do it using the macro > EXPORT_SYMBOL(dev_netloop) in the first module. Even when i do this, my > second module doesnt compile it says, undeclared identifier ! > Any clues ? > > thanks > Amit > > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/