Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 381325

Summary: net-wireless/madwimax-0.1.1: should DEPEND on dev-util/pkgconfig
Product: Gentoo Linux Reporter: cyberbat <cyberbat83>
Component: New packagesAssignee: Alexey Shvetsov <alexxy>
Status: RESOLVED FIXED    
Severity: normal CC: mobile+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch

Description cyberbat 2011-08-31 16:46:35 UTC
WIthout pkgconfig installed I've got following error while emerging (configure
phase):

checking for strchr... yes
checking for strerror... yes
checking for strtoul... yes
./configure: line 4838: PKG_PROG_PKG_CONFIG: command not found
configure: error: "pkg-config not found"
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-01-01 14:38:40 UTC
Created attachment 297529 [details, diff]
ebuild patch

gentoo64 net-wireless # emerge -C dev-util/pkgconfig

gentoo64 madwimax # emerge madwimax

>>> Emerging (1 of 2) dev-util/pkgconfig-0.26
>>> Installing (1 of 2) dev-util/pkgconfig-0.26
>>> Emerging (2 of 2) net-wireless/madwimax-0.1.1
>>> Installing (2 of 2) net-wireless/madwimax-0.1.1
>>> Recording net-wireless/madwimax in "world" favorites file...
>>> Jobs: 2 of 2 complete                           Load avg: 0.22, 0.10, 0.10

A piece of perenial lamington
Comment 2 Alexey Shvetsov archtester gentoo-dev 2012-02-04 16:42:43 UTC
Fixed in cvs