Bug 134687 - hal-cups-utils should BuildRequires: gtk2-devel
Summary: hal-cups-utils should BuildRequires: gtk2-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hal-cups-utils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
: 1324137 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-05 15:56 UTC by Maxim Dziumanenko
Modified: 2017-11-16 13:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-06 20:57:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Maxim Dziumanenko 2004-10-05 15:56:15 UTC
Description of problem:
gtk2-headers headers and development libs needed to build hal-cups-utils

Version-Release number of selected component (if applicable):
hal-cups-utils-0.5.2-3

How reproducible:
Always

Steps to Reproduce:
1.rpm -e gtk2-devel
2.rpmbuild -ba hal-cups-utils-0.5.2-3.src.rpm
3.Wait for build error
  
Actual results:


Expected results:


Additional info:

Comment 1 John (J5) Palmieri 2004-10-05 16:00:59 UTC
hal-cups-utils doesn't use gtk at all.  It uses glib.  Please attach
the error output.

Comment 2 Maxim Dziumanenko 2004-10-06 13:06:13 UTC
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)

Comment 3 John (J5) Palmieri 2004-10-06 20:57:06 UTC
Added patch to remove gdk from the configure.in.  hal-cups-utils will
not require gtk to build anymore.  Fixed in Rawhide.

Comment 4 Michal Skrivanek 2017-11-16 13:59:06 UTC
*** Bug 1324137 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.