Bug 31289

Summary: xkbevd-1.1.1 cross compilation is broken
Product: xorg Reporter: Martin Jansa <Martin.Jansa>
Component: App/otherAssignee: Gaetan Nadon <memsize>
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
xkbevd_0001-config-replace-AC_CHECK_FILE-with-test-f.patch
none
cfgparse.c is not in the src directory none

Description Martin Jansa 2010-11-01 02:25:19 UTC
cross compilation is broken due to commit
c8a5caedff1fd2ac6c542f4542009ff6eb3c2076.

This commit uses AC_CHECK_FILE which produces a fatal error in case of cross
compilation:
Comment 1 Martin Jansa 2010-11-01 02:26:01 UTC
Created attachment 39946 [details] [review]
xkbevd_0001-config-replace-AC_CHECK_FILE-with-test-f.patch
Comment 3 Gaetan Nadon 2010-11-01 10:41:06 UTC
Created attachment 39961 [details] [review]
cfgparse.c is not in the src directory

I fixed the path to cfgparse.c

http://cgit.freedesktop.org/xorg/app/xkbevd/commit/?id=a5d49274162fbaad7dfcf5879e4e229bc7801fe0

Please double-check. Thanks

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.