Bug 15483

Summary: Build patch for vesa driver
Product: xorg Reporter: Mathieu Bérard <mathieu.berard>
Component: Driver/VesaAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
build fix patch
none
fixed patch: remove autoconf warning none

Description Mathieu Bérard 2008-04-13 06:24:04 UTC
Created attachment 15876 [details] [review]
build fix patch

Here is a patch that fix a couple of build error and warning for the xf86-video-vesa driver

Fixes for build errors: 
* Make xf1bpp & xf4bpp optional
* Include unistd.h for usleep
* Don't include mfb.h anymore
Fix for build warning:
* VESAPCIchipsets is unused if libpciaccess is used
Comment 1 Mathieu Bérard 2008-04-13 07:26:48 UTC
Created attachment 15877 [details] [review]
fixed patch: remove autoconf warning

Slightly improved patch: AC_CHECK_HEADER requires CPPFLAGS to be correctly set
Comment 2 Mathieu Bérard 2008-04-17 01:39:58 UTC
This as just been fixed by commit f8a2b6470406415e96b5d03afa2129acd33b1d91

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.