[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

insmod: unresolved symbol printk



Hello All,

I have same source for linux for the same target board on two different systems. I compiled one module on first system  and inserted in the kernel that was compiled in the second system. I am using same cross compiler on both the systems to compile module and linux source.

Surprisingly I am getting  the following error

insmod: unresolved symbol printk

Could any one tell what is the reason for this.

Regards

Jhoney