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-devel

[Xen-devel] Issue compiling build

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Issue compiling build
From: "Damien Bruley" <postmaster@xxxxxxxxxxxx>
Date: Thu, 8 Oct 2009 19:39:27 +0200
Delivery-date: Fri, 09 Oct 2009 05:37:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
 
I Have issue compiling Build on my Debian where I can't pass the folowing error :
 
=> xenops
make[3]: Nothing to be done for `all'.
=> xenvm
 MLOPT    xenvm.cmx
File "xenvm.ml", line 404, characters 5-14:
Warning Y: unused variable task_desc.
File "xenvm.ml", line 519, characters 5-19:
Warning Y: unused variable assert_vmstate.
File "xenvm.ml", line 663, characters 5-12:
Warning Y: unused variable match_s.
File "xenvm.ml", line 665, characters 44-67:
Error: This _expression_ has type 'a list but is here used with type int

make[3]: *** [xenvm.cmx] Error 2
make[2]: *** [xenvm] Error 2
make[2]: Leaving directory `/usr/src/build/repo/xenclient-toolstack'
make[1]: *** [xenclient-toolstack-compile] Error 2
make[1]: Leaving directory `/usr/src/build'
make: *** [/usr/src/build/build_i386/xenclient-toolstack-tip/.installed] Error 2
Does anyone knows a way to bypass that error refering to int cast error ?
 
Thanks for you help !
 
Damien
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Issue compiling build, Damien Bruley <=