qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] latest version qemu compile error


From: Paolo Bonzini
Subject: Re: [Qemu-devel] latest version qemu compile error
Date: Wed, 10 Apr 2013 10:04:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 10/04/2013 05:24, Zhanghaoyu (A) ha scritto:
> The log of "make V=1" is identical with that of "make", shown as below,
> 
> hw/virtio/dataplane/vring.c: In function 'vring_enable_notification':
> hw/virtio/dataplane/vring.c:72: warning: implicit declaration of function 
> 'vring_avail_event'
> hw/virtio/dataplane/vring.c:72: warning: nested extern declaration of 
> 'vring_avail_event'
> hw/virtio/dataplane/vring.c:72: error: lvalue required as left operand of 
> assignment
> hw/virtio/dataplane/vring.c: In function 'vring_should_notify':
> hw/virtio/dataplane/vring.c:107: warning: implicit declaration of function 
> 'vring_need_event'
> hw/virtio/dataplane/vring.c:107: warning: nested extern declaration of 
> 'vring_need_event'
> hw/virtio/dataplane/vring.c:107: warning: implicit declaration of function 
> 'vring_used_event'
> hw/virtio/dataplane/vring.c:107: warning: nested extern declaration of 
> 'vring_used_event'
> hw/virtio/dataplane/vring.c: In function 'vring_pop':
> hw/virtio/dataplane/vring.c:262: error: lvalue required as left operand of 
> assignment
> make: *** [hw/virtio/dataplane/vring.o] Error 1

I don't need the errors, I need the compiler command line.

Paolo




reply via email to

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