2009-03-29 20:11:46

by Bringfried Stecklum

[permalink] [raw]
Subject: compile error compat-wireless-2009-03-29

When trying to compile the latest compat-wireless packagev=20
(2.6.29-20327-g8f2487d) on an Ubuntu 8.10 system running linux kernel 2=
=2E6.27-12=20
I get the following error

/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/agg-t=
x.c: In=20
function =E2=80=98ieee80211_agg_splice_packets=E2=80=99:
/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/agg-t=
x.c:385:=20
error: implicit declaration of function =E2=80=98skb_queue_splice_tail_=
init=E2=80=99
make[3]: ***=20
[/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/agg-=
tx.o] Error 1
make[2]: *** [/home/stecklum/System/src/compat-wireless-2009-03-29/net/=
mac80211]=20
Error 2
make[1]: *** [_module_/home/stecklum/System/src/compat-wireless-2009-03=
-29] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-12-mygeneric'
make: *** [modules] Error 2


2009-03-30 18:48:02

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: compile error compat-wireless-2009-03-29

On Sun, Mar 29, 2009 at 1:33 PM, Hauke Mehrtens <[email protected]> wrot=
e:
> Bringfried Stecklum wrote:
>> When trying to compile the latest compat-wireless packagev
>> (2.6.29-20327-g8f2487d) on an Ubuntu 8.10 system running linux kerne=
l
>> 2.6.27-12 I get the following error
>>
>> /home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/ag=
g-tx.c:
>> In function =E2=80=98ieee80211_agg_splice_packets=E2=80=99:
>> /home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/ag=
g-tx.c:385:
>> error: implicit declaration of function =E2=80=98skb_queue_splice_ta=
il_init=E2=80=99
>> make[3]: ***
>> [/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/a=
gg-tx.o]
>> Error 1
>> make[2]: ***
>> [/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211] =
Error 2
>> make[1]: ***
>> [_module_/home/stecklum/System/src/compat-wireless-2009-03-29] Error=
2
>> make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-12-mygener=
ic'
>> make: *** [modules] Error 2
>
> Hi,
>
> This is already know. The patch can be found here:
> http://marc.info/?l=3Dlinux-wireless&m=3D123825765019764

This is now merged, please try now Bringfried.

Luis

2009-03-29 20:33:50

by Hauke Mehrtens

[permalink] [raw]
Subject: Re: compile error compat-wireless-2009-03-29

Bringfried Stecklum wrote:
> When trying to compile the latest compat-wireless packagev
> (2.6.29-20327-g8f2487d) on an Ubuntu 8.10 system running linux kernel
> 2.6.27-12 I get the following error
>=20
> /home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/agg=
-tx.c:
> In function =E2=80=98ieee80211_agg_splice_packets=E2=80=99:
> /home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/agg=
-tx.c:385:
> error: implicit declaration of function =E2=80=98skb_queue_splice_tai=
l_init=E2=80=99
> make[3]: ***
> [/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211/ag=
g-tx.o]
> Error 1
> make[2]: ***
> [/home/stecklum/System/src/compat-wireless-2009-03-29/net/mac80211] E=
rror 2
> make[1]: ***
> [_module_/home/stecklum/System/src/compat-wireless-2009-03-29] Error =
2
> make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-12-mygeneri=
c'
> make: *** [modules] Error 2

Hi,

This is already know. The patch can be found here:
http://marc.info/?l=3Dlinux-wireless&m=3D123825765019764

Hauke