Hi everyone,<br><br>I am new to this forum and hopefully Ill give you enough input about my problem.<br>Here I go .<br><br>> I have the Xorg X11R7.1 and X11R7.0<br>> Cross Compiler - MVL (Monta Vista Linux)<br>> Need to Cross Compile Xorg 
X11R7.1 for a Davinchi board Running MVL.<br><br><br><br>---------------------------------PRE-INSTALLATION-------------------------<br>I have downloaded the following binary from <br><br>X11R7.1 from here "<a href="ftp://webcvs.freedesktop.org/pub/xorg/X11R7.1/src/everything">
ftp://webcvs.freedesktop.org/pub/xorg/X11R7.1/src/everything</a>"<br>X11R7.0 from here "<a href="ftp://webcvs.freedesktop.org/pub/xorg/X11R7.0/src/everything">ftp://webcvs.freedesktop.org/pub/xorg/X11R7.0/src/everything
</a>"<br><br>Then used the x-merge.scm file to combine the two file(X11R7.0 and X11R7.1) to get me "xc" (X11R7.1)<br><br>This i did it by using the folloeing command.<br><br>]$ guile -s x-merge.scm (And set the file input in the 
x-merge.scm file).<br><br>After this i Downloaded the "build-from-tarballs.sh " (In this file i have set the PATH , LIB etc .. <span style="font-weight: bold;">which i have attached to this mail</span> ....  )<br>
<br>The following are the env which i set before execution.<br>


<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Kate, the KDE Advanced Text Editor">

<pre style="font-family: times new roman,serif;">export LD_LIBRARY_PATH=/root/software/backUpForX11R7Gz/x11r7.0/everything/lib
export AR=arm_v5t_le-ar
export  PATH=/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin:${PATH}
export LD=arm_v5t_le-ld
export STRIP=arm_v5t_le-strip
export CXX=arm_v5t_le-c++
export PKG_CONFIG_PATH=/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/pkgconfig
export RANLIB=arm_v5t_le-ranlib
export CC=arm_v5t_le-gcc</pre><br>I have also attached the file which are there my DIRECTORY<br><br><br><br>--------------------------------------INSTALLATION-----------------------------<br><br>Now the installation ... 
<br><br>                   my bz2 file PATH ==||        my Install path ==|| <br>                                               V                                V<br>]$ ./build-from-tarballs.sh -e /root/Rnd/Arun/XC7  /root/Rnd/Arun/arm 
<br><br>runs for a while and gives me the following error ..<br><br><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Kate, the KDE Advanced Text Editor">

<pre style="font-family: times new roman,serif;">make[2]: Entering directory /Rnd/Arun/XC7/libX11-X11R7.0-1.0.0/src/util'
if arm_v5t_le-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include/X11    -Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/root/Rnd/Arun/arm/include    -I/root/Rnd/Arun/arm/include   -I/root/Rnd/Arun/arm/include   -I/root/Rnd/Arun/arm/include   -g -O2 -MT 
makekeys-makekeys.o -MD -MP -MF ".deps/makekeys-makekeys.Tpo" \
  -c -o makekeys-makekeys.o `test -f 'makekeys.c' || echo './'`makekeys.c; \
then mv -f ".deps/makekeys-makekeys.Tpo" ".deps/makekeys-makekeys.Po"; \
else rm -f ".deps/makekeys-makekeys.Tpo"; exit 1; \
fi
arm_v5t_le-gcc  -g -O2   -o makekeys  makekeys-makekeys.o  -ldl
make[2]: Leaving directory `/root/Rnd/Arun/XC7/libX11-X11R7.0-1.0.0/src/util'
../src/util/makekeys < /root/Rnd/Arun/arm/include/X11/keysymdef.h > ks_tables_h
/bin/sh: ../src/util/makekeys: cannot execute binary file
make[1]: *** [ks_tables.h] Error 126
make[1]: Leaving directory `/root/Rnd/Arun/XC7/libX11-X11R7.0-1.0.0/src'
make: *** [all-recursive] Error 1</pre>------------------------------X------------------------------X-----------------------<br><br><br>your HELP would be gr8ly appreciated ... <br><br>THANKS,<br>ZUBAIR AHMED<br><br><br>
<br><br><br><br><br><br><br>