Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64691 - kdenetwork ignores USE -wifi if wireless-tools is installed
Summary: kdenetwork ignores USE -wifi if wireless-tools is installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 81966
  Show dependency tree
 
Reported: 2004-09-19 15:03 UTC by Sarah Gardner
Modified: 2005-07-01 10:16 UTC (History)
0 users

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


Attachments
patch to disable wifi if specified at configure time. (wifi-enable.patch,866 bytes, patch)
2004-09-19 20:51 UTC, Caleb Tennis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sarah Gardner 2004-09-19 15:03:37 UTC
Even though the ebuild sets DO_NOT_COMPILE="wifi" if you set USE -wifi, the KDENetwork configure script detects the presence of some wireless tools and decides to compile the KDE wifi stuff any way (on my system this then fails due to a dependency on arts)

The only way I could get around it was to alter the configure script and remove the test for the wireless stuff, so I imagine the configure script needs patching.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-09-19 20:51:11 UTC
Created attachment 39985 [details, diff]
patch to disable wifi if specified at configure time.

I think this patch will help if you make sure to pass --disable-wifi at
configure time.
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2004-09-20 03:38:51 UTC
patch works for me.
kde-base/kdenetwork-3.3.0  -arts -debug +samba -slp +ssl -wifi -xinerama
Comment 3 Dan Armak (RETIRED) gentoo-dev 2005-07-01 10:16:48 UTC
This problem no longer exists in 3.4.1.