From: John Daiker <daikerjohn@gmail.com>
To: linux-wireless@vger.kernel.org
Cc: "John W. Linville" <linville@tuxdriver.com>
Subject: Ath5k compile error in wireless-2.6.git
Date: Mon, 15 Oct 2007 15:38:02 -0700 [thread overview]
Message-ID: <4713EBCA.8010700@gmail.com> (raw)
John,
I just checked out the wireless-2.6.git tree from Kernel.org to test th=
e=20
new ath5k driver. I get the following compile error on a 'vanilla'=20
git-clone.
CC [M] drivers/net/wireless/ath5k/base.o
In file included from drivers/net/wireless/ath5k/base.h:49,
from drivers/net/wireless/ath5k/base.c:58:
drivers/net/wireless/ath5k/ath5k.h:213: error: redeclaration of=20
enumerator =91MODE_ATHEROS_TURBO=92
include/net/mac80211.h:105: error: previous definition of=20
=91MODE_ATHEROS_TURBO=92 was here
drivers/net/wireless/ath5k/ath5k.h:215: error: redeclaration of=20
enumerator =91MODE_ATHEROS_TURBOG=92
include/net/mac80211.h:107: error: previous definition of=20
=91MODE_ATHEROS_TURBOG=92 was here
drivers/net/wireless/ath5k/base.c: In function =91ath_configure_filter=92=
:
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_PROMISC_IN_BSS=92=
=20
undeclared (first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: (Each undeclared=20
identifier is reported only once
drivers/net/wireless/ath5k/base.c:1419: error: for each function it=20
appears in.)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_ALLMULTI=92 undec=
lared=20
(first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_FCSFAIL=92 undecl=
ared=20
(first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_PLCPFAIL=92 undec=
lared=20
(first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_CONTROL=92 undecl=
ared=20
(first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_OTHER_BSS=92=20
undeclared (first use in this function)
drivers/net/wireless/ath5k/base.c:1419: error: =91FIF_BCN_PRBRESP_PROMI=
SC=92=20
undeclared (first use in this function)
drivers/net/wireless/ath5k/base.c: At top level:
drivers/net/wireless/ath5k/base.c:1479: warning: =91enum set_key_cmd=92=
=20
declared inside parameter list
drivers/net/wireless/ath5k/base.c:1479: warning: its scope is only this=
=20
definition or declaration, which is probably not what you want
drivers/net/wireless/ath5k/base.c:1477: error: parameter 2 (=91cmd=92) =
has=20
incomplete type
drivers/net/wireless/ath5k/base.c:1583: error: unknown field =91start=92=
=20
specified in initializer
drivers/net/wireless/ath5k/base.c:1584: warning: initialization from=20
incompatible pointer type
drivers/net/wireless/ath5k/base.c:1589: error: unknown field=20
=91configure_filter=92 specified in initializer
drivers/net/wireless/ath5k/base.c:1589: warning: initialization from=20
incompatible pointer type
drivers/net/wireless/ath5k/base.c:1590: warning: initialization from=20
incompatible pointer type
make[4]: *** [drivers/net/wireless/ath5k/base.o] Error 1
make[3]: *** [drivers/net/wireless/ath5k] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
Maybe you can shed some light?
John
-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2007-10-15 23:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-15 22:38 John Daiker [this message]
2007-10-15 23:46 ` Ath5k compile error in wireless-2.6.git John W. Linville
2007-10-15 23:47 ` John W. Linville
2007-10-16 16:14 ` Luis R. Rodriguez
2007-10-16 17:01 ` John W. Linville
2007-10-16 18:05 ` Luis R. Rodriguez
2007-10-16 18:17 ` John W. Linville
2007-10-16 0:27 ` Luis R. Rodriguez
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=4713EBCA.8010700@gmail.com \
--to=daikerjohn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.