Linux wireless drivers development
 help / color / mirror / Atom feed
* compat-wireless compilation error on 2.6.29 kernel
@ 2009-09-05 10:45 Riccardo Gori
  0 siblings, 0 replies; only message in thread
From: Riccardo Gori @ 2009-09-05 10:45 UTC (permalink / raw)
  To: linux-wireless

Hello, I'm trying to compile compat-wireless-2009-09-05 and it gives me the following error:

$ ./scripts/driver-select ath5k
$ make

...snip...

  CC [M]  /home/riccardo/Download/compat-wireless-2009-09-05/net/wireless/scan.o
/home/riccardo/Download/compat-wireless-2009-09-05/net/wireless/scan.c: In function ‘cfg80211_inform_bss’:
/home/riccardo/Download/compat-wireless-2009-09-05/net/wireless/scan.c:503: error: implicit declaration of function ‘kmemleak_ignore’
make[3]: *** [/home/riccardo/Download/compat-wireless-2009-09-05/net/wireless/scan.o] Error 1
make[2]: *** [/home/riccardo/Download/compat-wireless-2009-09-05/net/wireless] Error 2
make[1]: *** [_module_/home/riccardo/Download/compat-wireless-2009-09-05] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.29.6-217.2.16.fc11.i586'
make: *** [modules] Error 2

I'm using the 2.6.29 fedora 11 kernel.

Commenting out line 503:
kmemleak_ignore(res);
solve the compilation problem

Thanks,
Riccardo


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-05 10:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 10:45 compat-wireless compilation error on 2.6.29 kernel Riccardo Gori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox