WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: compile error

To: "Xen Users" <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: compile error
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Mon, 24 Jul 2006 03:24:11 +0530
Delivery-date: Sun, 23 Jul 2006 14:54:50 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=eWJTANKo2lKQ7NuZTj4HN/PB9Fahq9KS7/u2HsW5QJghN1aKIZLDwddy9lgD6jg3XmDYyFRZJH5UPI4RjmISK5PpTHVmgIGBawGAer753uWrXTADegE61wO+0KC5VAZuy12RNfDH2UGl/qnRCwk0kFNs5SQ9rPG2kCSwOKrlEj0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <acb757c00607231205p434be04dpc7dffd5ef28c26f5@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00607221334q51c9807aicdb902da98586dfa@xxxxxxxxxxxxxx> <acb757c00607231205p434be04dpc7dffd5ef28c26f5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
<Prev in Thread] Current Thread [Next in Thread>