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 ?
Also is there a way to directly download the root.ext2 file so I would be
abble to experiement XCI on my 6930p GMA;
Thanks for you help !
Damien