<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>52478</bug_id>
          
          <creation_ts>2004-05-30 10:49 0000</creation_ts>
          <short_desc>wireless-tools ebuilds don&apos;t install wireless.h</short_desc>
          <delta_ts>2004-06-24 10:40:27 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>dev_null@email.it</reporter>
          <assigned_to>mobile@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>dev_null@email.it</who>
            <bug_when>2004-05-30 10:49:45 0000</bug_when>
            <thetext>Seeking through net-wireless/wireless-tools/ ebuilds I see that wireless.h is not installed into /usr/include by ebuilds (only iwlib.h is).
The problem is that wireless extensions *needs* wireless.h as stated on:
  /usr/include/iwlib.h : 130
    /* Private copy of Wireless extensions */
    #include &lt;wireless.h&gt;
The 2.6 kernel installs its wireless.h header into /usr/src/linux, but the header need by wireless-tools is the one it ships with, please add it when installing on the wireless-tools/*latest* ebuilds.

Side effects:
kdenetwork/wifi programs won&apos;t be compiled

Things offuscating the problem:
maybe if someone is running an old box (probably the mantainer too), the header was installed properly so the problem doesn&apos;t appear.

Thank you guys!
--Enrico &apos;eros&apos; Ros (kde developer)	


Reproducible: Always
Steps to Reproduce:
1.Check if /usr/include/wireless.h exists [no]
2.Check if /usr/include/linux/wireless.h exists [yes]
3.Check what /usr/include/iwlib.h includes [/usr/include/wireless.h]
--or--
1.Try to configure kdenetwork/wifi [fails complaining of missing wireless extensions]
Actual Results:  
/ 

Expected Results:  
/ 

Portage 2.0.50-r7 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz 
Gentoo Base System version 1.4.15 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot; 
AUTOCLEAN=&quot;yes&quot; 
CFLAGS=&quot;-march=pentium4 -O3 -pipe&quot; 
CHOST=&quot;i686-pc-linux-gnu&quot; 
COMPILER=&quot;gcc3&quot; 
CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control&quot; 
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot; 
CXXFLAGS=&quot;-march=pentium4 -O3 -pipe&quot; 
DISTDIR=&quot;/usr/portage/distfiles&quot; 
FEATURES=&quot;autoaddcvs ccache sandbox&quot; 
GENTOO_MIRRORS=&quot;http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources 
http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo&quot; 
MAKEOPTS=&quot;-j2&quot; 
PKGDIR=&quot;/usr/portage/packages&quot; 
PORTAGE_TMPDIR=&quot;/var/tmp&quot; 
PORTDIR=&quot;/usr/portage&quot; 
PORTDIR_OVERLAY=&quot;&quot; 
SYNC=&quot;rsync://rsync1.it.gentoo.org/gentoo-portage&quot; 
USE=&quot;X acpi alsa arts avi berkdb cdr crypt encode foomaticdb gdbm gif gpm gtk2 
imlib jpeg kde libg++ libwww mad mikmod mmx motif mpeg ncurses oggvorbis 
opengl pam pdflib perl png python qt quicktime readline samba sdl slang spell 
sse ssl tcpd truetype x86 xml2 xv zlib&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2004-05-30 15:58:49 0000</bug_when>
            <thetext>This make sense, but i&apos;m still a tad unhappy about the WE version craziness right now. Some of the structs for range stuff changed at one point, making things like wavemon freak out if having 2.6/2.4 kernel header/kernel mixes, etc. I&apos;m away from my dev box currently, but I&apos;ll probably add the header install this week.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2004-06-24 08:15:53 0000</bug_when>
            <thetext>Okay, i&apos;ve bump wireless-tools, and in the process have made wireless-tools install wireless.h, I may also revision bump the current stable wireless-tools to get it installed for other people.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>latexer@gentoo.org</who>
            <bug_when>2004-06-24 10:40:27 0000</bug_when>
            <thetext>Okay, i&apos;ve just revision bumped v26 of wireless tools and added wireless.h in that ebuild. Marking FIXED. please reopen if more is needed on this front.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>