|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xci-devel
Re: [Xci-devel] Re: Issue compiling build 
| 
Damien Bruley wrote:
 
Hi guys,
I  Have issue compiling Build on my Debian where I can't pass the 
folowing error each time I try to compile it :
 
=> 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 ?
 
the error is here on purpose, so that bypassing it, would means that 
your program is unlikely to work :) 
 I folowed the document on http://joshlander.com/?p=22 and 
http://wiki.xensource.com/xenwiki/XciBuildingInstructions.
 
please have a look in your build repository at:
package/xenclient/ocaml-pkg/ocaml-pkg.mk
and make sure that it's specified:
OCAML_DBUS_VERSION:=0.24
you're more than likely are still using an old version in your build.
 Also is there a way to directly download the root.ext2 file so I would 
be abble to experiement XCI on my 6930p GMA;
 
I'm not sure that would be terribly useful. XCI is a platform, not 
really a end-user product yet. 
--
Vincent
_______________________________________________
Xci-devel mailing list
Xci-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xci-devel
 | 
 |  | 
  
    |  |  |