From: "Riccardo Gori" <goric@trivenet.it>
To: linux-wireless@vger.kernel.org
Subject: compat-wireless compilation error on 2.6.29 kernel
Date: Sat, 05 Sep 2009 12:45:39 +0200 [thread overview]
Message-ID: <af320d47da5ad895b4fa0ba64fc4cec4@trivenet.it> (raw)
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
reply other threads:[~2009-09-05 10:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=af320d47da5ad895b4fa0ba64fc4cec4@trivenet.it \
--to=goric@trivenet.it \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox