qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Current CVS build errors on RH9


From: Mulyadi Santosa
Subject: Re: [Qemu-devel] Current CVS build errors on RH9
Date: Sun, 02 Sep 2007 13:52:55 +0700
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

Hi

/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.)



/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)
Got that messages too when I try to rebuild the CVS version about 3-4 days ago on my RH9 box. IMHO the reason is: no tg_kill syscall and hpet exists on RH 9. However, I successfully build the same CVS version on FC2. So, either we need to make the ./configure script detect such occassion and put the relevant ifdefs here and there, or we completely don't support those old distributions.

Anybody wants to share his/her thoughts about it?

regards,

Mulyadi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]