CrossComiling Xorg X11R7.1 for ARM (Error at makekeys : cannot execute binary)
zubair ahmed
zubair17in at gmail.com
Mon Oct 16 00:08:09 PDT 2006
Hi ,
I am back few more errors now.
This what i did to bypass the error i was getting from libX11.
copy the exsisting ks_tables.h (which was compiled using the host
machine "NOT A CROSSCOMPILER") and replace the
libX11/src/ks_tables.h
> then configure the libX11
> then comment the Makefile in src/Makefile "Which looks like this..."
#ks_tables.h: $(KEYSYMDEF) $(top_builddir)/src/util/makekeys$(EXEEXT)
#$(top_builddir)/src/util/makekeys < $(KEYSYMDEF) > ks_tables_h
#mv ks_tables_h $@
#$(top_builddir)/src/util/makekeys$(EXEEXT): force
#cd util; $(MAKE)
> and libX11 dir
execute the make and make install command respectively.
NO error now and the library files are inserted in the path given in
the prefix.
On 10/12/06, Daniel Stone <daniel at fooishbar.org> wrote:
>
> On Thu, Oct 12, 2006 at 05:07:09PM +0530, zubair ahmed wrote:
> > Could you tell how to create this "ks_tables_h" cos i dont have the
> target
> > board with me right now.
> > and have to go around this.
>
> Hi,
> You can build the same libX11 on an i386 target and capture ks_tables_h
> from there, then comment out the makekeys call; it _should_ be
> arch-independent.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20061016/f07ae4c3/attachment.html>
More information about the xorg
mailing list