[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] request patch to fix ocaml on Deb8
Building xen-4.5-rc4 on Deb8 ---------- // fix to get ocaml to build in the normal dir export OCAMLDESTDIR=$(pwd)/dist/install/usr/lib/ocaml/ unless this env variable is set, it will default to the build tree, not the install tree. so maybe a patch will do, OCAMLDESTDIR=$(pwd)/dist/install/$OCAMLLIB make dist-tools export XEN_TARGET_ARCH=x86_64 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |