|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: compile error
Ok i tried a fresh download of the unstable tree using mercurial same results
for d in i386-dm; do \ make -C $d all || exit 1 ; \ done make: *** i386-dm: No such file or directory. Stop. make: Entering an unknown directorymake: Leaving an unknown directorymake[3]: *** [all] Error 1
make[3]: Leaving directory `/home/xen/xen-unstable.hg/tools/ioemu' make[2]: *** [ioemuinstall] Error 2 make[2]: Leaving directory `/home/xen/xen-unstable.hg/tools' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/xen/xen-
unstable.hg/tools' make: *** [install-tools] Error 2
I found the i386-dm directory located at tools/ioemu/target-i386-dm/. Trying to find something on this on the mailing list didn't yield much. Though i found this
http://lists.xensource.com/archives/html/xen-devel/2005-07/msg00047.html which talked about the qemu-dm.debug file being deleted. However its still present in the directory.
Any pointers please on how i can resolve this ?
-- regards,
Anand Gupta
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|