Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12678 - glib-2.2 requires pkg-config 0.14
Summary: glib-2.2 requires pkg-config 0.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-24 18:07 UTC by Matt Taylor
Modified: 2003-01-17 08:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Taylor 2002-12-24 18:07:51 UTC
# emerge glib

...

checking for pkg-config... /usr/bin/pkg-config
configure: error: *** pkg-config too old; version 0.14 or better required.

!!! ERROR: dev-libs/glib-2.2.0 failed.
!!! Function econf, Line 11, Exitcode 1
!!! econf failed


# emerge -s pkg

*  dev-util/pkgconfig
      Latest version available: 0.14.0
      Latest version installed: 0.12.0
      Size of downloaded files: 597 kB
      Homepage:    http://www.freedesktop.org/software/pkgconfig/
      Description: Package Config system that manages compile/link flags for
libraries
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-25 12:00:38 UTC
fixed in cvs

thx.
Comment 2 Mol 2003-01-17 08:17:49 UTC
I get this now:
xxx@linuxlove $ epm -qa|grep pkgconfig
pkgconfig-0.14.0

...but glib fails to compile with the same error message