From: Yuri P. <yu...@sw...> - 2000-03-21 20:29:55
|
I just re-read you reply and finally found the root of my compiling problems: after unpacking and patching sources, I leaved /usr/src/linux symlink pointed to uml-linux source tree. This setup badly brokes your game with include paths, resulting in my problems described. So now I can cleanly compile uml-linux from clean 2.3.99-pre2 and your patch, with only one correction: - removed #include "linux/tasks.h" from irq.c But running linux executable still gives me core dump in the same place, still do not know why. And as I alraedy mentioned, CVS tree has outdated stdio_console_user.c file. Best regards, Yuri Pudgorodsky |