Bug 6304 - server compile should never fail for missing dependencies
Summary: server compile should never fail for missing dependencies
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2006-03-18 05:42 UTC by Daniel Stone
Modified: 2018-06-12 16:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Stone 2006-03-18 05:42:50 UTC
Every single external header and library we depend on should be tested for in
configure.ac, including testing for specific functions if the API has changed
(FreeType, I'm looking at you).  The idea is that the compilation process should
never fail for missing dependencies.

If you're feeling adventurous, optional dependencies could be made just that --
optional.  Used if they're there, not if they're not.
Comment 1 Daniel Stone 2007-02-27 01:31:03 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 chemtech 2013-03-15 14:44:49 UTC
Daniel Stone
Do you still experience this issue with newer soft ?
Please check the status of your issue.
Comment 3 Adam Jackson 2018-06-12 16:47:06 UTC
Old janitor task, not super interesting to keep tracking.


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.