It's been a few months since I comipled from source so I
just tried with current CVS and got these errors on RH9:

/home/wine/qemu/linux-user/syscall.c: In function `sys_tgkill':
/home/wine/qemu/linux-user/syscall.c:170: `__NR_tgkill' undeclared (first use in this function) /home/wine/qemu/linux-user/syscall.c:170: (Each undeclared identifier is reported only once
/home/wine/qemu/linux-user/syscall.c:170: for each function it appears in.)

in various subdirectories and:

/home/wine/qemu/vl.c:59:24: linux/hpet.h: No such file or directory
/home/wine/qemu/vl.c: In function `hpet_start_timer':
/home/wine/qemu/vl.c:1222: storage size of `info' isn't known
/home/wine/qemu/vl.c:1230: `HPET_IRQFREQ' undeclared (first use in this function)
/home/wine/qemu/vl.c:1230: (Each undeclared identifier is reported only once
/home/wine/qemu/vl.c:1230: for each function it appears in.)
/home/wine/qemu/vl.c:1239: `HPET_INFO' undeclared (first use in this function) /home/wine/qemu/vl.c:1244: `HPET_EPI' undeclared (first use in this function) /home/wine/qemu/vl.c:1249: `HPET_IE_ON' undeclared (first use in this function)
/home/wine/qemu/vl.c:1222: warning: unused variable `info'

in various other subdirectories.





Reply via email to