[Buildroot] Building Xorg for arm926t softfloat fails with error at linux_vm86.c

Richard Genoud richard.genoud at gmail.com
Thu Feb 22 10:37:45 UTC 2007


Hi Frank !
if I remember correctly, you should add
#define XF86INT10_BUILD       X86EMU_GENERIC
in the file build_arm/xc/config/cf/host.def

the patch for package/xorg/xorg-config.patch is :
[snip]
--- a/package/xorg/xorg-config.patch    2007-02-09 15:55:37.000000000 +0100
+++ b/package/xorg/xorg-config.patch    2007-02-22 11:33:27.000000000 +0100
@@ -1,6 +1,7 @@
 --- xc/config/cf/host.def~     Thu May 12 15:28:01 MDT 2005
 +++ xc/config/cf/host.def      Thu May 12 15:28:01 MDT 2005
-@@ -0,0 +1,45 @@
+@@ -0,0 +1,46 @@
++#define XF86INT10_BUILD       X86EMU_GENERIC
 +#define KDriveXServer         YES
 +#define TinyXServer           YES
 +#define XfbdevServer          YES
[snip]

regards,
Richard Genoud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20070222/21971630/attachment-0002.html>


More information about the buildroot mailing list