Cross Compiling Xorg

2010-10-27 Thread CN, Harsha SISPL
Hi, I am trying to cross compiling xorg using jhbuild, I am getting the following error when libGL is crosscompiled, undefined reference to __sync_add_and_fetch_4, cross tool chain used is arm-none-linux-gnueabi-gcc version 4.1.2. I searched in net but could not find concrete answer

Re: Cross Compiling Xorg

2010-10-27 Thread Enrico Weigelt
* CN, Harsha SISPL harsha...@siemens.com schrieb: Hi, I am trying to cross compiling xorg using jhbuild, I am getting the following error when libGL is crosscompiled, undefined reference to __sync_add_and_fetch_4, cross tool chain used is arm-none-linux-gnueabi-gcc version 4.1.2. Please

RE: Cross Compiling Xorg

2010-10-27 Thread CN, Harsha SISPL
-Original Message- From: xorg-bounces+harsha.cn=siemens@lists.freedesktop.org [mailto:xorg-bounces+harsha.cn=siemens@lists.freedesktop.org] On Behalf Of Enrico Weigelt Sent: Wednesday, October 27, 2010 12:05 PM To: xorg@lists.freedesktop.org Subject: Re: Cross Compiling Xorg * CN

Re: Cross Compiling Xorg

2010-10-27 Thread Enrico Weigelt
* CN, Harsha SISPL harsha...@siemens.com schrieb: Hi, Currently I cross compiling for IMX51 board with ARM7 processor. I have built kernel and some packages using the tool chain provided by freescale and it says gcc-4.1.2 and libraries used is glibc 2.5 which is also provided with freescale.

Cross compiling xorg-7.3 - /bin/sh: ../src/util/makekeys: cannot execute binary file

2009-11-16 Thread john blair
I am trying to cross compile xorg-7.3 and am getting the following error: ../src/util/makekeys /usr/arm-linux-gnu/include/X11/keysymdef.h ks_tables_h /bin/sh: ../src/util/makekeys: cannot execute binary file http://www.x.org/wiki/CrossCompilingXorg discusses this problem and says that there is

Re: Cross compiling xorg-7.3 - /bin/sh: ../src/util/makekeys: cannot execute binary file

2009-11-16 Thread Stephan Raue
Am 17.11.2009 03:03, schrieb john blair: I am trying to cross compile xorg-7.3 and am getting the following error: ../src/util/makekeys /usr/arm-linux-gnu/include/X11/keysymdef.h ks_tables_h /bin/sh: ../src/util/makekeys: cannot execute binary file http://www.x.org/wiki/CrossCompilingXorg

Re: Cross compiling xorg-7.3 - /bin/sh: ../src/util/makekeys: cannot execute binary file

2009-11-16 Thread Paul Bender
Stephan Raue wrote: Am 17.11.2009 03:03, schrieb john blair: I am trying to cross compile xorg-7.3 and am getting the following error: ../src/util/makekeys /usr/arm-linux-gnu/include/X11/keysymdef.h ks_tables_h /bin/sh: ../src/util/makekeys: cannot execute binary file

Re: Cross compiling xorg-7.3 - /bin/sh: ../src/util/makekeys: cannot execute binary file

2009-11-16 Thread John Tapsell
2009/11/17 john blair mailtome200420032...@yahoo.com: I am trying to cross compile xorg-7.3 and am getting the following error: ../src/util/makekeys /usr/arm-linux-gnu/include/X11/keysymdef.h ks_tables_h /bin/sh: ../src/util/makekeys: cannot execute binary file Hmm, I thought I fixed these

Re: Cross compiling xorg-7.3 - /bin/sh: ../src/util/makekeys: cannot execute binary file

2009-11-16 Thread Alan Coopersmith
John Tapsell wrote: 2009/11/17 john blair mailtome200420032...@yahoo.com: I am trying to cross compile xorg-7.3 and am getting the following error: ../src/util/makekeys /usr/arm-linux-gnu/include/X11/keysymdef.h ks_tables_h /bin/sh: ../src/util/makekeys: cannot execute binary file Hmm,