Quote:
Originally Posted by NiLuJe
@twobo: The kernel is *very* strict when checking modules. They must have been built with more or less the exact same GCC version as the running kernel to be loaded. Either flash your custom kernel, or use the same ancient TC Amazon used (one of the CodeSourcery from 2009, IIRC)...
That, and you probably need an up to date symbols table (depmod & co).
|
But he already got binfmt_misc to load on his unmodified K3 from the user storage area.
So we have that covered.
The only incompatibility is with the Rob Landley compiler in our emulation image.
That is easy to solve - will just bit bucket that image