|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Re: xen-unstable compilation error
I ran into the same problem. Looks like there was a change to the device model
that is required in the newest stubdomain code but the device model subtree is
not automatically updated. Just do:
git pull
inside the subdirectory `tools/ioemu-remote' and your build should then work.
--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Donald.D.Dugger@xxxxxxxxx
Ph: (303)443-3786
________________________________
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Dulloor
Sent: Thursday, October 09, 2008 1:29 AM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: xen-unstable compilation error
Any ideas anyone ?
-dulloor
On Wed, Oct 8, 2008 at 4:43 AM, Dulloor <dulloor@xxxxxxxxx> wrote:
After syncing to the latest xen-unstable sources, I am getting
following compilation error :
make[3]: *** No rule to make target
`/data/xen-sources/xen-unstable.hg/stubdom/ioemu/i386-stubdom/qemu.a', needed
by
`/data/xen-sources/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os_app.o'.
Stop.
make[3]: Leaving directory
`/data/xen-sources/xen-unstable.hg/extras/mini-os'
make[2]: *** [ioemu-stubdom] Error 2
make[2]: Leaving directory
`/data/xen-sources/xen-unstable.hg/stubdom'
make[1]: *** [install-stubdom] Error 2
make[1]: Leaving directory `/data/xen-sources/xen-unstable.hg'
make: *** [world] Error 2
As you can see, I am using "make world"
thanks
dulloor
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|