After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164157 - Probably bad error message is produced in configure script
Probably bad error message is produced in configure script
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.4.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-15 12:16 UTC by Karel 'Clock' Kulhavy
Modified: 2005-01-16 04:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karel 'Clock' Kulhavy 2005-01-15 12:16:27 UTC
Please describe the problem:
when Pango or Xft is not found, GTK+-2.1.14 configure script produces this error
message: Configure: error: Pango 1.2.0 and Xft backend is required for x11
target.

I think it should read instead "Pango 1.2.0 or Pango 1.4.1" instead of "Pango
1.2.0", or "Pango 1.2.x or Pango 1.4.x" or "Pango later than 1.2.0".

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Matthias Clasen 2005-01-16 04:17:12 UTC
Should already be improved in current CVS.