Bug 31290

Summary: xfs-1.1.1 cross compilation is broken
Product: xorg Reporter: Martin Jansa <Martin.Jansa>
Component: App/xfsAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xfs_0001-config-look-for-fontpath.d-only-if-with-default-font.patch none

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.