Re: rtnetlink compile failure.

2006-03-24 Thread David S. Miller
From: Jean Tourrilhes <[EMAIL PROTECTED]> Date: Fri, 24 Mar 2006 15:47:51 -0800 > Actually, in 2.6.17, NET_RADIO and WIRELESS_EXT were > separated. So, I would suggest the following instead : > > - > config NET_WIRELESS_RTNETLINK > bool "Wirele

Re: rtnetlink compile failure.

2006-03-24 Thread David S. Miller
From: Dave Jones <[EMAIL PROTECTED]> Date: Fri, 24 Mar 2006 18:04:28 -0500 > I accidentally ended up with a config that set NET_RADIO off, > and NET_WIRELESS_RTNETLINK on, which blew up thus.. > > net/built-in.o: In function `do_setlink':net/core/rtnetlink.c:479: undefined > reference to `wirele

Re: rtnetlink compile failure.

2006-03-24 Thread Jean Tourrilhes
Dave Jones wrote : > > I accidentally ended up with a config that set NET_RADIO off, > and NET_WIRELESS_RTNETLINK on, which blew up thus.. Good catch ! Actually, in 2.6.17, NET_RADIO and WIRELESS_EXT were separated. So, I would suggest the following instead :

rtnetlink compile failure.

2006-03-24 Thread Dave Jones
I accidentally ended up with a config that set NET_RADIO off, and NET_WIRELESS_RTNETLINK on, which blew up thus.. net/built-in.o: In function `do_setlink':net/core/rtnetlink.c:479: undefined reference to `wireless_rtnetlink_set' net/built-in.o: In function `do_getlink':net/core/rtnetlink.c:521: u