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 Thread Avi Kivity
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
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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 Thread Wangpan
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

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[qemu-kvm] source code compile error: No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'

2012-08-23 Thread Wangpan
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

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


KVM source code

2010-02-11 Thread Puja Gupta
Hello friends ,
   Can anyone tell me where to get kvm source code from and
how to compile it using make.
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: KVM source code

2010-02-11 Thread sudhir kumar
On Thu, Feb 11, 2010 at 4:44 PM, Puja Gupta pmgupta@gmail.com wrote:
 Hello friends ,
           Can anyone tell me where to get kvm source code from and
 how to compile it using make.
I think you do not like google :)
The very first search kvm code gives this
http://www.linux-kvm.org/page/Code

This gives you all the information you need.

 --
 To unsubscribe from this list: send the line unsubscribe kvm in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html




-- 
Sudhir Kumar
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html