Bug 31290 - xfs-1.1.1 cross compilation is broken
Summary: xfs-1.1.1 cross compilation is broken
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xfs (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-11-01 02:29 UTC by Martin Jansa
Modified: 2011-09-23 21:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xfs_0001-config-look-for-fontpath.d-only-if-with-default-font.patch (1.92 KB, patch)
2010-11-01 02:30 UTC, Martin Jansa
no flags Details | Splinter Review

Description Martin Jansa 2010-11-01 02:29:39 UTC
cross compilation because configure.ac uses AC_CHECK_FILE even with --with-default-font-path parametr specified in configure call.

Attached patch moves AC_ARG_WITH(default-font-path, before AC_CHECK_FILE and uses AC_CHECK_FILE only if FONT_PATH is still empty.
Comment 1 Martin Jansa 2010-11-01 02:30:06 UTC
Created attachment 39947 [details] [review]
xfs_0001-config-look-for-fontpath.d-only-if-with-default-font.patch
Comment 2 Alan Coopersmith 2010-11-19 22:16:14 UTC
Thanks for the patch - if you add a "Signed-off-by" and then 
git send-email it to xorg-devel as described at
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
then the developers will review it & apply it quicker.
Comment 3 Alan Coopersmith 2011-09-23 21:06:45 UTC
Fix was incorporated to git last year:
http://cgit.freedesktop.org/xorg/app/xfs/commit/?id=ea30eb37f4402cf09db8e1dc8b999d3bf7b7d66f


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.