Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381325 - net-wireless/madwimax-0.1.1: should DEPEND on dev-util/pkgconfig
Summary: net-wireless/madwimax-0.1.1: should DEPEND on dev-util/pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-31 16:46 UTC by cyberbat
Modified: 2012-02-04 16:42 UTC (History)
1 user (show)

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


Attachments
ebuild patch (madwimax.patch,432 bytes, patch)
2012-01-01 14:38 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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