Re: cross-compile XFree86 on arm error , help :)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 9 Feb 2006, [gb2312] С´º wrote:
> make install, the error below :
> thanks :(
> + rm -f /usr/X11R6_ARM/lib/libfontconfig.so.1
> + ln -s libfontconfig.so.1.0 /usr/X11R6_ARM/lib/libfontconfig.so.1
> + rm -f /usr/X11R6_ARM/lib/libfontconfig.so
> + ln -s libfontconfig.so.1.0 /usr/X11R6_ARM/lib/libfontconfig.so
> install in lib/fontconfig/src done
> make[4]: Leaving directory `/home/zqy/X_4.3/build/lib/fontconfig/src'
> installing in lib/fontconfig/fc-cache...
> make[4]: Entering directory `/home/zqy/X_4.3/build/lib/fontconfig/fc-cache'
> install -c fc-cache /usr/X11R6_ARM/bin/fc-cache
> if [ x${DESTDIR} = x ]; then set -x; LD_LIBRARY_PATH=../../../exports/lib FONTCONFIG_PATH=../../../lib/fontconfig ../../../exports/bin/fc-cache -v -f; fi
> + LD_LIBRARY_PATH=../../../exports/lib
> + FONTCONFIG_PATH=../../../lib/fontconfig
> + ../../../exports/bin/fc-cache -v -f
> /bin/sh: ../../../exports/bin/fc-cache: cannot execute binary file
> make[4]: *** [install] Error 126
> make[4]: Leaving directory `/home/zqy/X_4.3/build/lib/fontconfig/fc-cache'
> make[3]: *** [install] Error 2
First, this is not a snippet from an XFree86 install. This is a separate
install of the fontconfig library. Secondly (and because of the first), this
build picked up the build host's host.def which doesn't set CrossCompiling to
YES.
Marc.
+----------------------------------+-----------------------------------+
| Marc Aurele La France | work: 1-780-492-9310 |
| Academic Information and | fax: 1-780-492-1729 |
| Communications Technologies | email: [email protected] |
| 352 General Services Building +-----------------------------------+
| University of Alberta | |
| Edmonton, Alberta | Standard disclaimers apply |
| T6G 2H1 | |
| CANADA | |
+----------------------------------+-----------------------------------+
XFree86 developer and VP. ATI driver and X server internals.