Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7938

Summary: wireless-tools-25.ebuild (new version)
Product: Gentoo Linux Reporter: Alastair Tse (RETIRED) <liquidx>
Component: New packagesAssignee: Chad Huneycutt (RETIRED) <chadh>
Status: RESOLVED FIXED    
Severity: enhancement CC: pau
Priority: High    
Version: 1.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: version bump for wireless tools

Description Alastair Tse (RETIRED) gentoo-dev 2002-09-15 02:30:15 UTC
Hi,

Another new version of wireless-tools is available. Here's the touched up ebuild
for it.

Cheers,

Alastair
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2002-09-15 02:30:55 UTC
Created attachment 3929 [details]
version bump for wireless tools
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2002-09-15 02:35:08 UTC
oops - wrong component
Comment 3 Pau Oliva 2002-11-07 10:37:27 UTC
There's an error in the dolib line, it says:
dolib libiw.so.23 libiw.a

and it should be:
dolib libiw.so.25 libiw.a

Also note that wireless-tools complains that the card/device uses a 
different version of Wireless Extensions, that's because 
sys-kernel/linux-headers has V12 of Wireless Extensions while actual kernels 
have V13. To solve this one must copy 
/usr/src/linux/include/linux/wireless.h to /usr/include/linux as mentioned 
in the wireless-tools home page. I think linux-headers ebuild should be 
updated too.

Regards,
Pau.
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2002-12-02 23:18:19 UTC
The version 25 ebuild should be umasked asap because kernel 2.4.20 uses wireless
extensions 14 and tools24 only support extension13 .. Basicly kernel 2.4.20 more
or less needs version 25..
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-02-15 18:28:22 UTC
wireless-tools-25 has been portage since 15-Oct-2002.