Re: [kvm-devel] build error

2007-11-28 Thread Avi Kivity
Neo Jia wrote: > On Nov 28, 2007 12:37 AM, Uri Lublin <[EMAIL PROTECTED]> wrote: > >> Please install unifdef and retry (from "make -C kernel sync"). >> > > Do we need to add a unifdef checking in configure? At least my Fedora > 8 dose not have that command. > unifdef is only needed for

Re: [kvm-devel] Build error

2007-10-23 Thread Avi Kivity
Zhao, Yunfeng wrote: > Didn't see it on kvm tree. > The latest commit is 20 hours ago. > It's now in. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. - This SF.net email is sponsor

Re: [kvm-devel] Build error

2007-10-23 Thread Laurent Vivier
Zhao, Yunfeng a écrit : > Didn't see it on kvm tree. The latest commit is 20 hours ago. > I mean in the mailing list. > >> I think Anthony has posted a patch to correct this, the name is >> "[kvm-devel] [PATCH] Fix external module build". >> >> Laurent >> >> Zhao, Yunfeng a écrit : >>> I fail

Re: [kvm-devel] Build error

2007-10-23 Thread Zhao, Yunfeng
Didn't see it on kvm tree. The latest commit is 20 hours ago. > >I think Anthony has posted a patch to correct this, the name is "[kvm-devel] >[PATCH] Fix external module build". > >Laurent > >Zhao, Yunfeng a écrit : >> I fails to build the latest tip. >> A .h file is missing. >> error: asm/kvm_p

Re: [kvm-devel] Build error

2007-10-23 Thread Laurent Vivier
I think Anthony has posted a patch to correct this, the name is "[kvm-devel] [PATCH] Fix external module build". Laurent Zhao, Yunfeng a écrit : > I fails to build the latest tip. > A .h file is missing. > error: asm/kvm_para.h: No such file or directory > > -Original Message- > From: r

[kvm-devel] Build error

2007-10-22 Thread Zhao, Yunfeng
I fails to build the latest tip. A .h file is missing. error: asm/kvm_para.h: No such file or directory -Original Message- From: root [mailto:[EMAIL PROTECTED] Sent: 2007年10月23日 10:49 Subject: make -C kernel make[1]: Entering directory `/workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20

[kvm-devel] build error

2007-10-17 Thread Zhao, Yunfeng
I meet compile error when build kvm against latest kvm commits. /workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20071018020114360/kvm-use rspace/BUILD/kernel/ioapic.o CC [M] /workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20071018020114360/kvm-use rspace/BUILD/kernel/preempt.o /workspace/ia32e/nig

Re: [kvm-devel] build error

2007-10-11 Thread Zhao, Yunfeng
rge.net >Subject: Re: [kvm-devel] build error > >Zhao, Yunfeng wrote: >> The same as under qemu/ >> [EMAIL PROTECTED] kvm-userspace]# ./configure >> ./configure: line 415: /tmp/qemu-conf-24955-17104-27972.c: No such file >> or directory >> ERROR: "/usr/bi

Re: [kvm-devel] build error

2007-10-11 Thread Avi Kivity
Zhao, Yunfeng wrote: > The same as under qemu/ > [EMAIL PROTECTED] kvm-userspace]# ./configure > ./configure: line 415: /tmp/qemu-conf-24955-17104-27972.c: No such file > or directory > ERROR: "/usr/bin/gcc34" either does not exist or does not work > Looks like /tmp is full, of read-only, or so

Re: [kvm-devel] build error

2007-10-11 Thread Laurent Vivier
if you put "set -x" at line 409 of configure, perhaps we can have more information. Laurent Zhao, Yunfeng wrote: > The same as under qemu/ > [EMAIL PROTECTED] kvm-userspace]# ./configure > ./configure: line 415: /tmp/qemu-conf-24955-17104-27972.c: No such file > or directory > ERROR: "/usr/bin/g

Re: [kvm-devel] build error

2007-10-11 Thread Zhao, Yunfeng
The same as under qemu/ [EMAIL PROTECTED] kvm-userspace]# ./configure ./configure: line 415: /tmp/qemu-conf-24955-17104-27972.c: No such file or directory ERROR: "/usr/bin/gcc34" either does not exist or does not work I am using RHEL5, and compat-gcc-34-g77-3.4.6-4 has been installed on it. This e

Re: [kvm-devel] build error

2007-10-11 Thread Avi Kivity
Zhao, Yunfeng wrote: > > I meet following error while compile latest kvm source code. > > .. > > make -C qemu > > make[1]: Entering directory > `/workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20071010190122210/kvm-userspace/qemu' > > Makefile:3: config-host.mak: No such file or directory > > m

[kvm-devel] build error

2007-10-10 Thread Zhao, Yunfeng
I meet following error while compile latest kvm source code. .. make -C qemu make[1]: Entering directory `/workspace/ia32e/nightly/kvm-master-2.6.22-rc4-20071010190122210/kvm-us erspace/qemu' Makefile:3: config-host.mak: No such file or directory make[1]: *** No rule to make target

Re: [kvm-devel] build error

2007-07-30 Thread Avi Kivity
Zhao, Yunfeng wrote: > > I met following compile errors while building latest kvm. > > [EMAIL PROTECTED] kvm-userspace]# make > > make -C kernel > > make[1]: Entering directory `/workspace/tmp/kvm-userspace/kernel' > > make -C /lib/modules/2.6.22-rc4/build M=`pwd` "$@" > > make[2]: Entering directo

[kvm-devel] build error

2007-07-30 Thread Zhao, Yunfeng
I met following compile errors while building latest kvm. [EMAIL PROTECTED] kvm-userspace]# make make -C kernel make[1]: Entering directory `/workspace/tmp/kvm-userspace/kernel' make -C /lib/modules/2.6.22-rc4/build M=`pwd` "$@" make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.