On Wed, 27 Jul 2005, ace wrote: > - I compiled from source but had problem with kqemu. It > compiled with a warning but created the kernel module. But > the module can't be loaded into the kernel, is says > 'unresolved symbol __PAGE_KERNEL_EXEC'. Compilation of
I got this too. Removing the #ifdef and #endif from around the line '#define PAGE_KERNEL_EXEC PAGE_KERNEL' in kqemu/kqemu-linux.c resolved the problem for me. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel