On 07 Jul 2003 20:46:49 +0800 Yuan ChunYang <cyyuanml@sonata.iscas.ac.cn> wrote: | In kernel 2.5, the implementation of building modules must be changed. | As fellow, i programed a test . | In kernel 2.4.20 ,it's OK! | But in kenel 2.5.72,you can see: | | # insmod testdemo.o | Error inserting 'testdemo.o': -1 Unknown symbol in module | | demo: no version magic, tainting kernel. | demo: Unknown symbol myprintk | | Now i already installed module_init_tools 0.9.12. | | can somebody tell me why? | how to resolve this problem. | thanx firstly. :) Please see http://marc.10east.com/?l=linux-ia64&m=105676403229397&w=2 and read linux/Documentation/modules.txt for how to build modules outside of the kernel tree. -- ~Randy | http://developer.osdl.org/rddunlap/ | http://www.xenotime.net/linux/ | - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html