On Tue, Jan 14, 2003 at 12:06:46PM +0200, Gilad Benjamini wrote: > I've built,compiled and ran successfully a 64 bit kernel on my > mips64 platform. Kernel was compiled with support for 32 bit binaries. > > I am now trying to insert a module, a standard module from > the kernel tree, and get lots of errors such as: > "Unhandled relocation of type 18 for" > or > "Unhandled relocation of type 18 for <function_name>" > > How can this be resolved ? Modules are not supported on 64-bit kernel yet. Ralf