[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] OSX build issues
From: |
Blue Swirl |
Subject: |
Re: [Qemu-devel] OSX build issues |
Date: |
Sat, 19 Mar 2011 10:39:21 +0200 |
On Tue, Mar 15, 2011 at 11:03 PM, Blue Swirl <address@hidden> wrote:
> On Mon, Mar 14, 2011 at 11:21 PM, François Revol <address@hidden> wrote:
>> The OSX build has been broken for some time now...
>>
>> * qemu-thread-posix.c:
>> both qemu_mutex_timedlock and qemu_cond_timedwait make use of
>> clock_gettime() and CLOCK_REALTIME, which OSX doesn't have.
>> It seems like both functions are nowhere found. Can they be removed then ?
>
> This patch should fix the problem.
I applied the patch.
Re: [Qemu-devel] OSX build issues,
Blue Swirl <=