From: Sander Eikelenboom Date: Tue, 6 Oct 2015 16:58:25 +0000 (+0200) Subject: Add Libc multiarch package as build prerequisites on 64-bit platforms to the README X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=84b4f356db6a2181fda1a9cb17a876f6d773970b;p=people%2Froyger%2Fxen.git Add Libc multiarch package as build prerequisites on 64-bit platforms to the README When building on 64-bit platforms this prevents build errors for 32-bit components which are enabled on a default build. Signed-off-by: Sander Eikelenboom Acked-by: Ian Campbell --- diff --git a/README b/README index a7d0033163..1324c7c11c 100644 --- a/README +++ b/README @@ -56,6 +56,9 @@ provided by your OS distributor: * GNU gettext * 16-bit x86 assembler, loader and compiler (dev86 rpm or bin86 & bcc debs) * ACPI ASL compiler (iasl) + * Libc multiarch package (e.g. libc6-dev-i386 / glibc-devel.i686). + Required when building on a 64-bit platform to build + 32-bit components which are enabled on a default build. In addition to the above there are a number of optional build prerequisites. Omitting these will cause the related features to be