Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33266 - kahakai-0.5.1 fails to emerge due to "pkg-config: command not found" error
Summary: kahakai-0.5.1 fails to emerge due to "pkg-config: command not found" error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 17:28 UTC by Andrew a.k.a. Triad
Modified: 2003-11-11 18:27 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 Andrew a.k.a. Triad 2003-11-11 17:28:53 UTC
When i tree to emerge masked version of kahakai-0.5.1 the install falls with the
following error:

"checking for Xft... ./configure: line 10725: pkg-config: command not found
no
configure: error: Xft support not found.

!!! ERROR: x11-wm/kahakai-0.5.1 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed "

There doesn't appear to be a dependency prerequiste in the ebuild
(kahakai-0.5.1.ebuild) for:

pkgconfig-0.15.0 

Once I emerge pkgconfig first this corrected problem.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2003-11-11 18:22:04 UTC
ok I'll add the dep thanks :)
Comment 2 Brad Cowan (RETIRED) gentoo-dev 2003-11-11 18:27:17 UTC
fixed