From: Ben Greear <greearb@candelatech.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Compile failure related to iwlegacy
Date: Tue, 22 Nov 2011 10:17:28 -0800 [thread overview]
Message-ID: <4ECBE738.10409@candelatech.com> (raw)
In-Reply-To: <4ECBE5E1.3000209@candelatech.com>
On 11/22/2011 10:11 AM, Ben Greear wrote:
> I just pulled wireless-testing and tried building:
Well, this makes it compile..but I'll let the driver guys post
a real patch in case they want to solve it differently.
[greearb@build-32 linux.wireless-testing]$ git diff
diff --git a/drivers/net/wireless/iwlegacy/debug.c b/drivers/net/wireless/iwlegacy/debug.c
index 928bdbb..c80fd57 100644
--- a/drivers/net/wireless/iwlegacy/debug.c
+++ b/drivers/net/wireless/iwlegacy/debug.c
@@ -27,6 +27,7 @@
*****************************************************************************/
#include <linux/ieee80211.h>
#include <net/mac80211.h>
+#include <linux/export.h>
#include "common.h"
>
> BUILD arch/x86/boot/bzImage
> Setup is 14908 bytes (padded to 15360 bytes).
> System is 3555 kB
> CRC 36c2015b
> Kernel: arch/x86/boot/bzImage is ready (#28)
> MODPOST 2828 modules
> ERROR: "il_dbgfs_unregister" [drivers/net/wireless/iwlegacy/iwl4965.ko] undefined!
> ERROR: "il_dbgfs_register" [drivers/net/wireless/iwlegacy/iwl4965.ko] undefined!
> ERROR: "il_dbgfs_unregister" [drivers/net/wireless/iwlegacy/iwl3945.ko] undefined!
> ERROR: "il_dbgfs_register" [drivers/net/wireless/iwlegacy/iwl3945.ko] undefined!
> WARNING: modpost: Found 7 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
>
> Thanks,
> Ben
>
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
prev parent reply other threads:[~2011-11-22 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-22 18:11 Compile failure related to iwlegacy Ben Greear
2011-11-22 18:17 ` Ben Greear [this message]
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=4ECBE738.10409@candelatech.com \
--to=greearb@candelatech.com \
--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;
as well as URLs for NNTP newsgroup(s).