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

[Xen-users] request patch to fix ocaml on Deb8


  • To: Xen-users <xen-users@xxxxxxxxxxxxx>
  • From: Mark Pryor <tlviewer@xxxxxxxxx>
  • Date: Thu, 25 Dec 2014 00:07:24 +0000 (UTC)
  • Delivery-date: Thu, 25 Dec 2014 00:08:53 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s2048; d=yahoo.com; b=PTC5VhuqM5df3lwXxlmOJJdh/ipjYr2BaKUk7ZK+Q+Ws5b7dqPC3D04DqQM+wFpl4GXHSf1w/vijuLbk4VeqJXXeADmT8Oq0D6qINoIJX94+1XtqOA5FH9ERt8571kHx/FIRn2dk1DhXro8sIAqDfnHSNMLF29He+QaLef9uD28QGIL2kRST+j2yzHPCarAGDJn/LI4T1hQ1TDv+ApfMZPw6942AdKevlJzzXoPqYabzUgiWO8JQhUiuivJKkiepaWrW2/9o+ZeN8JzQw3EJ/eTRHuwWx8k1Iv3cQZgck9VKkVoBKYqVpJlOX+1xPvwGHmiohxnOusoTz5ArFoiyLQ==;
  • List-id: Xen user discussion <xen-users.lists.xen.org>

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
fakeroot ./tools/misc/mkdeb $(pwd) 4.5.0-rc4

result


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.