From: Jeff D. <jd...@ka...> - 2000-05-24 02:42:24
|
You appear not to be the only one. It works fine for me :-) Look at the "problems executing uml-2.3.99-pre8" thread on the user list for more examples. I discovered a header that I didn't write that could be the cause. Put the below in arch/asm-um/highmem.h and rebuild: #ifndef __UM_HIGHMEM_H #define __UM_HIGHMEM_H #include "asm/arch/highmem.h" #endif If that doesn't do it, I might need one of you troublemakers to let me on your box so I can have a look :-) Jeff |