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 639885 - configure should check for cups
configure should check for cups
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Printers
git master
Other Linux
: Normal trivial
: ---
Assigned To: Marek Kašík
Control-Center Maintainers
: 639911 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-01-18 20:24 UTC by Johannes Schmid
Modified: 2011-01-19 10:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johannes Schmid 2011-01-18 20:24:29 UTC
In jhbuild I encountered a build failure when the control-center failed to find cups/cups.h. Of course installing the required libraries fixed that but I guess these things should be checked in the configure script.
Comment 1 Marek Kašík 2011-01-19 09:03:50 UTC
*** Bug 639911 has been marked as a duplicate of this bug. ***
Comment 2 Marek Kašík 2011-01-19 10:15:13 UTC
Hi,

I've committed check for CUPS header files. Printers panel will be skipped without them now.

Regards

Marek