I am having trouble compiling plex86. configure ran just fine. I am on RedHat 6.2 uname -a Linux dwaller.precisiondrive.com 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/specs gcc version 2.95.1 19990816/Linux (release) These are the errors that I get host-linux.c:358: dereferencing pointer to incomplete type host-linux.c:432: dereferencing pointer to incomplete type host-linux.c: In function `plex86_mmap': host-linux.c:618: dereferencing pointer to incomplete type host-linux.c: At top level: host-linux.c:704: parse error before `off_t' host-linux.c:710: warning: function declaration isn't a prototype host-linux.c: In function `plex86_read_procmem': host-linux.c:713: `buf' undeclared (first use in this function) host-linux.c: In function `host_idle': host-linux.c:918: dereferencing pointer to incomplete type host-linux.c: At top level: /usr/include/linux/coda.h:257: storage size of `va_atime' isn't known /usr/include/linux/coda.h:258: storage size of `va_mtime' isn't known /usr/include/linux/coda.h:259: storage size of `va_ctime' isn't known /usr/include/linux/coda.h:549: storage size of `attr' isn't known /usr/include/linux/fs.h:435: storage size of `f_owner' isn't known /usr/include/linux/sched.h:292: storage size of `times' isn't known host-linux.c:145: storage size of `plex86_fops' isn't known make[1]: *** [host-linux.o] Error 1 make[1]: Leaving directory `/home/dwaller/cvsroot/plex86/kernel' make: *** [all] Error 2
