Bug 6214

Summary: libX11: automake-system doesn't honor cross-compilation
Product: xorg Reporter: Holger Schurig <hs4233>
Component: Lib/otherAssignee: René Rebe <rene>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high CC: rene
Version: git   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Holger Schurig 2006-03-10 20:07:30 UTC
First: not sure if I selected the proper Component, I'm speaking about 
http://webcvs.freedesktop.org/xorg/lib/X11/

When I cross-compile this libary, e.g. with

/usr/src/sdk3001/tmp/work/x11-7.0+20060309-r0/X11/configure
--build=i686-linux --host=arm-linux --target=arm-linux --prefix=/usr
--exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc
--sharedstatedir=/usr/com --localstatedir=/var --libdir=/usr/lib
--includedir=/usr/include --oldincludedir=/usr/include
--infodir=/usr/share/info --mandir=/usr/share/man --disable-xkb
--disable-xf86bigfont --enable-malloc0returnsnull

then in src/util the program "makekeys" is compiled with the cross-compiler 
for my ARM device, not with the host compiler.
Comment 1 Donnie Berkholz 2006-06-05 12:39:06 UTC
More info on the other bug, so mark this a dupe of that.

*** This bug has been marked as a duplicate of 6669 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.