"Gabriel L. Somlo" writes:
> Paolo,
>
> On current git master, if I do:
>
> ./configure --prefix=/home/somlo/KVM-OSX/SCRATCH --target-list=x86_64-softmmu
> make clean
> make
I just pushed a fix for this.
Regards,
Anthony Liguori
>
>
> I end up with:
>
> CCqemu-timer.o
> qemu-timer.c: I
Paolo,
On current git master, if I do:
./configure --prefix=/home/somlo/KVM-OSX/SCRATCH --target-list=x86_64-softmmu
make clean
make
I end up with:
CCqemu-timer.o
qemu-timer.c: In function `init_timer_alarm':
qemu-timer.c:780:5: error: implicit declaration of function `pthread_atfork'