Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388599 - net-wireless/wpa_supplicant-0.7.3-r5 doesn't build with dev-libs/libnl-3.2.1
Summary: net-wireless/wpa_supplicant-0.7.3-r5 doesn't build with dev-libs/libnl-3.2.1
Status: RESOLVED DUPLICATE of bug 388589
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 18:46 UTC by Xavier Miller (RETIRED)
Modified: 2011-10-26 18:49 UTC (History)
0 users

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 Xavier Miller (RETIRED) gentoo-dev 2011-10-26 18:46:04 UTC
The latest emerge --depclean proposed to remove libnl-1.1-r2, which is a depedency of wicd.

I saw the message asking to rebuild @preserved-rebuild but wicd doesnt compile : 

../src/drivers/driver_nl80211.c:22:31: erreur fatale: netlink/genl/genl.h : Aucun fichier ou dossier de ce type
compilation terminée.
make: *** [../src/drivers/driver_nl80211.o] Erreur 1
make: *** Attente des tâches non terminées....
  CC  ../src/drivers/driver_ralink.c
  CC  ../src/drivers/driver_hostap.c
  CC  ../src/drivers/driver_wired.c
  CC  ../src/drivers/driver_wext.c
 * ERROR: net-wireless/wpa_supplicant-0.7.3-r5 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =net-wireless/wpa_supplicant-0.7.3-r5',
 * the complete build log and the output of 'emerge -pqv =net-wireless/wpa_supplicant-0.7.3-r5'.
 * The complete build log is located at '/var/tmp/portage/net-wireless/wpa_supplicant-0.7.3-r5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-wireless/wpa_supplicant-0.7.3-r5/temp/environment'.
 * S: '/var/tmp/portage/net-wireless/wpa_supplicant-0.7.3-r5/work/wpa_supplicant-0.7.3/wpa_supplicant'


Reproducible: Always

Steps to Reproduce:
1. update libnl
2. emerge -Da --depclean
3. emerge @preserved-rebuild


Actual Results:  
wicd doesn't compile

Expected Results:  
wicd should compile

~amd64 and ~x86 environments
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-10-26 18:49:59 UTC
*** This bug has been marked as a duplicate of bug 388589 ***