CrossComiling Xorg X11R7.1 for ARM (Error at makekeys : cannot execute binary)

zubair ahmed zubair17in at gmail.com
Wed Oct 18 00:20:14 PDT 2006


Hi nix ,

I am back already
I set two more env variables BUILD=i686-redhat-linux-gnu
HOST=arm-mvl-linux-gnu
These to i required for the cross builds which i am taking in the build file
...(BUILD FILE ALSO ATTACHED)

-----------------------few lines of build-from-tarballs.sh----
if test x$BUILD != x ; then
        _conf_flags="--build i686-redhat-linux-gnu"
    fi

    if test x$HOST != x; then
        _conf_flags="${CONFFLAGS} ${_conf_flags} --host arm-mvl-linux-gnu
--enable-malloc0returnsnull --disable-debug --disable-dri"
    fi

    eval sh configure --disable-debug --prefix=${PREFIX} ${MESA}
${QUIET:+--quiet} \
        ${CACHE:+--cache-file=}${CACHE} ${_conf_flags} || failed configure
$1 $2


-----------------------

NOW THE ERROR IS LIKE THIS.....(CHECK LOG FILE ATTACHED)

checking build system type... i686-redhat-linux-gnu
checking host system type... arm-mvl-linux-gnu
checking for
/root/software/backUpForX11R7Gz/x11r7.0/targetfiles/share/X11/sgml/defs.ent...
configure: error: cannot check for file existence when cross compiling

Regards,
Zubair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20061018/f9c2a5ed/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: er18-1250.log
Type: application/octet-stream
Size: 2794 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20061018/f9c2a5ed/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build-from-tarballs.sh
Type: application/x-sh
Size: 15755 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20061018/f9c2a5ed/attachment.sh>


More information about the xorg mailing list