Bug 6214 - libX11: automake-system doesn't honor cross-compilation
Summary: libX11: automake-system doesn't honor cross-compilation
Status: RESOLVED DUPLICATE of bug 6669
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/other (show other bugs)
Version: git
Hardware: Other Linux (All)
: high normal
Assignee: René Rebe
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 20:07 UTC by Holger Schurig
Modified: 2006-06-05 12:39 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.