Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421057 - net-wireless/crda-1.1.2-r3 has missing pkgconfig DEPEND
Summary: net-wireless/crda-1.1.2-r3 has missing pkgconfig DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 06:20 UTC by Nikoli
Modified: 2012-08-10 08:54 UTC (History)
1 user (show)

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 Nikoli 2012-06-14 06:20:59 UTC
>>> Compiling source in /var/tmp/portage/net-wireless/crda-1.1.2-r3/work/crda-1.1.2 ...
make -j3 UDEV_RULE_DIR=/lib/udev/rules.d/ REG_BIN=/usr/lib64/crda/regulatory.bin USE_OPENSSL=1 CC=x86_64-pc-linux-gnu-gcc all_noverify 
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
Makefile:76: *** Cannot find development files for any supported version of libnl.  Stop.
 * ERROR: net-wireless/crda-1.1.2-r3 failed (compile phase):
 *   emake failed
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-08-10 08:54:35 UTC
+*crda-1.1.2-r4 (10 Aug 2012)
+
+  10 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> +crda-1.1.2-r4.ebuild:
+  Read udev.pc pkg-config file for correct udevdir. Missing virtual/pkgconfig
+  DEPEND wrt #421057.