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: Thiemo Seufer
Subject: Re: [Qemu-devel] Current CVS build errors on RH9
Date: Sun, 16 Sep 2007 22:40:51 +0100
User-agent: Mutt/1.5.16 (2007-06-11)

Robert Reif wrote:
> 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.)

It missed some ifdefs to disable use of those syscalls.

> 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'

Both should be fixed now.


Thiemo




reply via email to

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