This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

unresolved kernel symbol


Hi, --

I am having a problem when loading the modules by insmod --

same module compiled for i386 works fine when doing insmod, while, however
when compiled for powerpc, insmod failed showing: unresolved symbols --
printk, etc...(all kernel symbols)

I have tried verify i include the right headers and version numbers etc....it
still shows up the unresolved symbol, anybody got an idea on what the problems
could be, or how/what to further look into .......

Thanx

Harry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]