All of lore.kernel.org
 help / color / mirror / Atom feed
* [qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'"
@ 2012-08-23 12:07 Wangpan
  2012-09-06 14:05 ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Wangpan @ 2012-08-23 12:07 UTC (permalink / raw)
  To: kvm

Hi all,
I got this error when I compile the source tarball "qemu-kvm-1.1.1.tar.gz" and "qemu-kvm-1.1.0.tar.gz" and as well as codes clone from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git,
the compile command I used is "./configure && make".
I google this error but find nothing, I have no idea now.
anybody can give me some clue? thanks very much!

2012-08-23
Wangpan


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

* Re: [qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'"
  2012-08-23 12:07 [qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'" Wangpan
@ 2012-09-06 14:05 ` Avi Kivity
  2012-09-07  3:27   ` Wangpan
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2012-09-06 14:05 UTC (permalink / raw)
  To: Wangpan; +Cc: kvm

On 08/23/2012 03:07 PM, Wangpan wrote:
> Hi all,
> I got this error when I compile the source tarball "qemu-kvm-1.1.1.tar.gz" and "qemu-kvm-1.1.0.tar.gz" and as well as codes clone from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git,
> the compile command I used is "./configure && make".
> I google this error but find nothing, I have no idea now.
> anybody can give me some clue? thanks very much!
> 

Strange, do you have hw/virtio-console.c?


-- 
error compiling committee.c: too many arguments to function

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

* Re:  Re: [qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'"
  2012-09-06 14:05 ` Avi Kivity
@ 2012-09-07  3:27   ` Wangpan
  0 siblings, 0 replies; 3+ messages in thread
From: Wangpan @ 2012-09-07  3:27 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

>On 08/23/2012 03:07 PM, Wangpan wrote: 
>> Hi all, 
>> I got this error when I compile the source tarball "qemu-kvm-1.1.1.tar.gz" and "qemu-kvm-1.1.0.tar.gz" and as well as codes clone from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git, 
>> the compile command I used is "./configure && make". 
>> I google this error but find nothing, I have no idea now. 
>> anybody can give me some clue? thanks very much! 
>>  
>
>Strange, do you have hw/virtio-console.c? 

Thanks Avi first
I have known the reason now, it is because someone else set the env $GREP_COLOR, so the output of 'grep' cmd is corrupted by the color messages.
When I clear this 'GREP_COLOR' env, the compile procedure is very smoothly.

Wangpan


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

end of thread, other threads:[~2012-09-07  3:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 12:07 [qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'" Wangpan
2012-09-06 14:05 ` Avi Kivity
2012-09-07  3:27   ` Wangpan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.