Bug 134687
Summary: | hal-cups-utils should BuildRequires: gtk2-devel | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Maxim Dziumanenko <dziumanenko> |
Component: | hal-cups-utils | Assignee: | John (J5) Palmieri <johnp> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | jkeck, mshira |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-06 20:57:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Maxim Dziumanenko
2004-10-05 15:56:15 UTC
hal-cups-utils doesn't use gtk at all. It uses glib. Please attach the error output. checking for glib-2.0 >= 2.4 gobject-2.0 >= 2.4 gdk-2.0 >= 2.4 ... Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found configure: error: Library requirements (glib-2.0 >= 2.4 gobject-2.0 >= 2.4 gdk-2.0 >= 2.4 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. error: Bad exit status from /var/tmp/rpm-tmp.8569 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8569 (%build) Added patch to remove gdk from the configure.in. hal-cups-utils will not require gtk to build anymore. Fixed in Rawhide. *** Bug 1324137 has been marked as a duplicate of this bug. *** |