[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: conflicting symbol name
On Wed, 09 May 2001, Doc wrote:
> this avoids to remove khttpd before my_module and, maybe, it causes
> interference between the modules.
> how can i avoid this?
> should i change my function's names?
Being a newbie myself, I hope this helps.
I had the same problem (with other modules, naturally), and I strongly
recommend you change all function names and global symbols.
Not doing so caused me alot of problems, and very unpredicted things,
you simply dont know which module uses what.
Micha.
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/