Search Linux Wireless

Error compiling intel mac80211-10.0.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I am trying to setup a Intel Corporation PRO/Wireless 3945ABG network adapter using the software provided in http://www.intellinuxwireless.org/. But I am getting the following error:

...
Checking kernel compatibility in:
        /lib/modules/2.6.18/source//
  ! CONFIG_NET_WIRELESS_NETLINK can not be set in .config!
...

Which apparently gets triggered by the following lines in the "../mac80211-10.0.2/scripts/determine_compat" script
.....
        grep -q "nlmsg_trim" \
                ${KSRC}include/net/netlink.h && {
                export has_nlmsg_trim=1
        } || {
                grep -q "^CONFIG_NET_WIRELESS_RTNETLINK=[ym]" \
                        ${KSRC}.config && {
                        echo "  ! CONFIG_NET_WIRELESS_NETLINK can not be set in .config!"
                        exit 1
                }
        }
......

As you can see I am running kernel version 2.6.18.

Any help would be greatly appreciated.


Thanks and regards,

Max



      ____________________________________________________________________________________
Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux