Bug 4378 - configure script doesn't check for enough modules
Summary: configure script doesn't check for enough modules
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 01:06 UTC by Ross Burton
Modified: 2011-10-15 17:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add more packages to the pkgconfig call (801 bytes, patch)
2005-09-07 01:08 UTC, Ross Burton
no flags Details | Splinter Review
Improved patch (817 bytes, patch)
2005-09-18 08:32 UTC, Ross Burton
no flags Details | Splinter Review

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.