Bug 4378

Summary: configure script doesn't check for enough modules
Product: xorg Reporter: Ross Burton <ross>
Component: Server/GeneralAssignee: Keith Packard <keithp>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Add more packages to the pkgconfig call
none
Improved patch none

Description Ross Burton 2005-09-07 01:06:45 UTC
The configure script doesn't check for all of the modules it needs.  When
building with something like jhbuild this isn't a problem as you get all of the
X headers, but I'm building on Ubuntu Breezy from packages so need to install
-dev packages.
Comment 1 Ross Burton 2005-09-07 01:08:00 UTC
Created attachment 3188 [details] [review]
Add more packages to the pkgconfig call
Comment 2 Ross Burton 2005-09-18 08:32:35 UTC
Created attachment 3314 [details] [review]
Improved patch

This patch adds more modules, found after building a debian package of Xephyr.
Comment 3 Timothée Lecomte 2006-08-18 15:08:11 UTC
Fixed in current sources.
REQUIRED_MODULES contains bigreqsproto, xcmiscproto and scrnsaverproto

videoproto is conditionnally to the Xv extension.

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.