2009-05-17 11:51:41

by Bringfried Stecklum

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

When trying to compile the latest compat-wireless package on an Ubuntu 8.10
64bit system running linux kernel 2.6.27-12 I get the following error

stecklum@extragalactix:~/System/src/compat-wireless-2009-05-17$ make
...
CC [M] /home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/tx.o
CC [M] /home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/key.o
/home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/key.c: In
function ‘ieee80211_key_alloc’:
/home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/key.c:326:
error: implicit declaration of function ‘get_unaligned_le32’
/home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/key.c:328:
error: implicit declaration of function ‘get_unaligned_le16’
make[3]: ***
[/home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211/key.o] Error 1
make[2]: *** [/home/stecklum/System/src/compat-wireless-2009-05-17/net/mac80211]
Error 2
make[1]: *** [_module_/home/stecklum/System/src/compat-wireless-2009-05-17] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-12-mygeneric'
make: *** [modules] Error 2

Regards,

Bringfried