Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310743 - net-wireless/wpa_supplicant-0.6.9 needs pkg-config for building
Summary: net-wireless/wpa_supplicant-0.6.9 needs pkg-config for building
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 16:36 UTC by Nikoli
Modified: 2010-04-03 12:28 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 2010-03-22 16:36:05 UTC
make -j4 
make: pkg-config: Команда не найдена
make: pkg-config: Команда не найдена
make: pkg-config: Команда не найдена
make: pkg-config: Команда не найдена
x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -I../src -I../src/crypto -I../src
...
IG_NO_FIPS186_2_PRF -DCONFIG_NO_T_PRF -DCONFIG_DELAYED_MIC_ERROR_REPORT   -c -o ../src/utils/uuid.o ../src/utils/uuid.c
In file included from wps_supplicant.c:26:
ctrl_iface_dbus.h:32:23: error: dbus/dbus.h: Нет такого файла или каталога
In file included from wps_supplicant.c:26:
ctrl_iface_dbus.h:108: ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ctrl_iface_dbus.h:109: ошибка: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -I../src -I../src/crypto -I../src/utils -I../src/common -I../src/rsn_supp -DCONFIG_BACKEND_FILE -DCONFIG_DRIVER_HOSTAP -DCONFIG_DRIVER_WEXT -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_ATMEL -DCONFIG_DRIVER_NDISWRAPPER -DCONFIG_DRIVER_RALINK -DCONFIG_DRIVER_IPW -DCONFIG_DRIVER_WIRED -DEAP_TLS -DEAP_PEAP -DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DEAP_PSK -DEAP_PAX -DCONFIG_WPS -DEAP_WSC -DIEEE8021X_EAPOL -DEAP_TLS_FUNCS -DEAP_TLS_OPENSSL -DPKCS12_FUNCS -DCONFIG_SMARTCARD -DINTERNAL_SHA256 -DNEED_SHA256 -DCONFIG_WIRELESS_EXTENSION -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE_DBUS -DDBUS_API_SUBJECT_TO_CHANGE  -DDBUS_VERSION_MAJOR=0 -DDBUS_VERSION_MINOR=0 -DCONFIG_READLINE -DCONFIG_PEERKEY -DCONFIG_NO_FIPS186_2_PRF -DCONFIG_NO_T_PRF -DCONFIG_DELAYED_MIC_ERROR_REPORT   -c -o ../src/eap_peer/eap_wsc.o ../src/eap_peer/eap_wsc.c
make: *** [wps_supplicant.o] Ошибка 1
make: *** Ожидание завершения заданий...
 * ERROR: net-wireless/wpa_supplicant-0.6.9 failed:


Reproducible: Always
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2010-04-03 12:28:29 UTC
Fixed for all versions.