pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sysutils/xentools48 build failure



Hi,

Using the latest ocaml-4.06 my build of sysutils/xentools48 (also
updated, together with all other ocaml packages I already had) fails
as follows:
----
gmake[7]: Entering directory
'/usr/pkgsrc/sysutils/xentools48/work/xen-4.8.2/tools/ocaml/libs/xc'
                                      [0/1841]
ocamldep xenctrl.ml *.mli >.ocamldep.make.new && mv -f
.ocamldep.make.new .ocamldep.make
ocamlc -g -I ../mmap -w F -warn-error F -c -o xenctrl.cmi xenctrl.mli
ocamlc -g -I ../mmap -w F -warn-error F -c -o xenctrl.cmo xenctrl.ml
File "xenctrl.ml", line 268, characters 44-45:
Error: This expression has type bytes but an expression was expected of type
         string
/usr/pkgsrc/sysutils/xentools48/work/xen-4.8.2/tools/ocaml/libs/xc/../../Makefile.rules:22:
recipe for target 'xenctrl.cmo' failed
gmake[7]: *** [xenctrl.cmo] Error 2

(I tried replacing 'String' with 'Bytes', it failed further in the
dump invocation at line 309).

Chavdar Ivanov


-- 
----


Home | Main Index | Thread Index | Old Index