From: <is...@ne...> - 2000-04-30 06:42:27
|
Hi, I recently started playing with uml. I tried to build the linux executable myself this evening and encountered some gcc errors. I tried building it on a fresh RedHat 6.0 system and a fresh RedHat 6.1 system but encountered the same compile errors. 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}. Has anybody else encountered this problem? I was surprised that it didn't compile successfully on a Redhat distribution. It makes me think I'm doing something wrong, but I don't know what. Anyways, I've attached a patch against pre5 which works for me. I haven't tried it with pre6 though. Maybe somebody who has more than 2 hours experience with uml could take a look at it and let me know what I'm doing wrong :) Thanks, Michael |