qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compile Error 1.0-rc2
@ 2011-11-18 15:28 erik.rull
  2011-11-18 16:07 ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: erik.rull @ 2011-11-18 15:28 UTC (permalink / raw)
  To: qemu-devel

Hi all,

when compiling the 1.0-rc2, I get the following error:

  CC    libhw64/9pfs/virtio-9p.o
/home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c: In function 'dotl_to_at_flags':
/home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: 'AT_REMOVEDIR'
undeclared (first use in this function)
/home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: (Each undeclared
identifier is reported only once
/home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: for each function it
appears in.)
make[2]: *** [9pfs/virtio-9p.o] Error 1
make[1]: *** [subdir-libhw64] Error 2

I don't need the virtio drivers for my purposes, how can I disable them? Or
what must I do to remove this message?

Best regards,

Erik

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Compile Error 1.0-rc2
  2011-11-18 15:28 [Qemu-devel] Compile Error 1.0-rc2 erik.rull
@ 2011-11-18 16:07 ` Paolo Bonzini
  2011-11-18 16:26   ` Erik Rull
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2011-11-18 16:07 UTC (permalink / raw)
  To: qemu-devel

On 11/18/2011 04:28 PM, erik.rull@rdsoftware.de wrote:
> Hi all,
>
> when compiling the 1.0-rc2, I get the following error:
>
>    CC    libhw64/9pfs/virtio-9p.o
> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c: In function 'dotl_to_at_flags':
> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: 'AT_REMOVEDIR'
> undeclared (first use in this function)
> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: (Each undeclared
> identifier is reported only once
> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: for each function it
> appears in.)
> make[2]: *** [9pfs/virtio-9p.o] Error 1
> make[1]: *** [subdir-libhw64] Error 2
>
> I don't need the virtio drivers for my purposes, how can I disable them? Or
> what must I do to remove this message?

What operating system are you compiling on?

Paolo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Compile Error 1.0-rc2
  2011-11-18 16:07 ` Paolo Bonzini
@ 2011-11-18 16:26   ` Erik Rull
  0 siblings, 0 replies; 3+ messages in thread
From: Erik Rull @ 2011-11-18 16:26 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

Paolo Bonzini wrote:
> On 11/18/2011 04:28 PM, erik.rull@rdsoftware.de wrote:
>> Hi all,
>>
>> when compiling the 1.0-rc2, I get the following error:
>>
>> CC libhw64/9pfs/virtio-9p.o
>> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c: In function 'dotl_to_at_flags':
>> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: 'AT_REMOVEDIR'
>> undeclared (first use in this function)
>> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: (Each undeclared
>> identifier is reported only once
>> /home/erik/qemu-1.0-rc2/hw/9pfs/virtio-9p.c:81: error: for each function it
>> appears in.)
>> make[2]: *** [9pfs/virtio-9p.o] Error 1
>> make[1]: *** [subdir-libhw64] Error 2
>>
>> I don't need the virtio drivers for my purposes, how can I disable them? Or
>> what must I do to remove this message?
>
> What operating system are you compiling on?
>

I'm using Debian 4.0.

Best regards,

Erik

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-18 16:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 15:28 [Qemu-devel] Compile Error 1.0-rc2 erik.rull
2011-11-18 16:07 ` Paolo Bonzini
2011-11-18 16:26   ` Erik Rull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).