Bug 15483 - Build patch for vesa driver
Summary: Build patch for vesa driver
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Vesa (show other bugs)
Version: git
Hardware: x86 (IA32) All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-04-13 06:24 UTC by Mathieu Bérard
Modified: 2008-04-17 01:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
build fix patch (3.57 KB, patch)
2008-04-13 06:24 UTC, Mathieu Bérard
no flags Details | Splinter Review
fixed patch: remove autoconf warning (3.87 KB, patch)
2008-04-13 07:26 UTC, Mathieu Bérard
no flags Details | Splinter Review

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.