From: Jeff D. <jd...@ka...> - 2000-04-30 13:29:15
|
> It looks like the standard libc headers are interfering with uml's asm/ > unistd.h in arch/um/kernel/{syscall_user.c,trap_user.c}. This looks familiar. Do you install the patch against a kernel pool in /usr/src/linux? If you did, then make /usr/src/linux/include/asm point back to /usr/src/linux/include/asm-i386, copy the pool someplace else, and apply the patch to it there. Jeff |