qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] a trival comipling problem.


From: Laurent Vivier
Subject: Re: [Qemu-trivial] a trival comipling problem.
Date: Wed, 5 Apr 2017 18:56:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 03/04/2017 18:57, jc wrote:
> /opt/qemu-2.9.0-rc2/linux-user/syscall.c: In function
> 'target_to_host_timex':
> /opt/qemu-2.9.0-rc2/linux-user/syscall.c:6974: error: 'struct timex' has
> no member named 'tai'

For the archive as we have discussed of that off-line:

"tai" field in "struct time" has been added in glibc header version 2.12.

It's the reason of the problem as jc is using version 2.7.

Laurent




reply via email to

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