CrossComiling Xorg X11R7.1 for ARM (Error at makekeys : cannot execute binary)
Daniel Stone
daniel at fooishbar.org
Thu Oct 12 04:15:18 PDT 2006
On Thu, Oct 12, 2006 at 04:35:01PM +0530, zubair ahmed wrote:
> 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
Hi,
libX11 cannot be cross-compiled right now, sorry. You'll have to build
this on the target (or manually hack around it by building ks_tables_h
yourself), and then continue from there.
Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20061012/a31a759c/attachment.pgp>
More information about the xorg
mailing list