Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381321 - net-wireless/wimax-tools-1.4.5: should DEPEND on dev-util/pkgconfig
Summary: net-wireless/wimax-tools-1.4.5: 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:40 UTC by cyberbat
Modified: 2012-02-04 16:46 UTC (History)
1 user (show)

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


Attachments
ebuild patch (wimax-tools.patch,455 bytes, patch)
2012-01-01 14:16 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:40:50 UTC
WIthout pkgconfig installed I've got following error while emerging (configure phase):


checking for doxygen... no
checking if Doxygen documentation should be built... no
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... no
checking for LIBNL1... no
configure: error: in `/var/tmp/portage/net-wireless/wimax-tools-1.4.5/work/wimax-tools-1.4.5':
configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables LIBNL1_CFLAGS
and LIBNL1_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-01-01 14:16:01 UTC
Created attachment 297525 [details, diff]
ebuild patch

gentoo64 wimax-tools # emerge  wimax-tools

>>> Emerging (1 of 2) dev-util/pkgconfig-0.26
>>> Installing (1 of 2) dev-util/pkgconfig-0.26
>>> Emerging (2 of 2) net-wireless/wimax-tools-1.4.5-r1
>>> Installing (2 of 2) net-wireless/wimax-tools-1.4.5-r1
>>> Recording net-wireless/wimax-tools in "world" favorites file...
>>> Jobs: 2 of 2 complete                           Load avg: 0.30, 0.19, 0.15
Comment 2 Alexey Shvetsov archtester gentoo-dev 2012-02-04 16:46:20 UTC
Fixed in CVS