calberty wrote:
>
> I ran misc/load_module.sh and got the following
> "misc/../kernel/plex86.o: unresolved symbol current_got_fatal_signal
> The kernel module failed to load!"
> this seems to be a probem in 2.4.0-test10 because everything ran fine on
> test2 and test9 any ideas on how to fix?
Good question. I downloaded 2.4.0-test10, and grep'd the sources for
that. Didn't find it. Maybe some problem with the module loader.
I see that macro problem that I reported with mem_map_reserve() was
fixed in test10.
I'll compile/install test10 later if nobody figures this out.
-Kevin