Bug 4369 - Better configure error message
Summary: Better configure error message
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: high minor
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 08:45 UTC by Björn Lindqvist
Modified: 2006-08-01 10:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fixes it (844 bytes, patch)
2005-09-06 08:46 UTC, Björn Lindqvist
Details | Splinter Review

Description Björn Lindqvist 2005-09-06 08:45:47 UTC
./configure --enable-python without Pyrex installed gives:

configure: error: Building python explicitly requested, but can't build python
bindings

It should be:

configure: error: Building python explicitly requested, but can't build python
bindings because either Pyrex or the Python headers was not found

So you don't have to scratch your head and read the README file.
Comment 1 Björn Lindqvist 2005-09-06 08:46:26 UTC
Created attachment 3178 [details] [review]
fixes it
Comment 2 John (J5) Palmieri 2005-09-06 12:34:31 UTC
should be in CVS and next release. Thanks


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.