All of lore.kernel.org
 help / color / mirror / Atom feed
* Ath5k compile error in wireless-2.6.git
@ 2007-10-15 22:38 John Daiker
  2007-10-15 23:46 ` John W. Linville
  2007-10-16  0:27 ` Luis R. Rodriguez
  0 siblings, 2 replies; 8+ messages in thread
From: John Daiker @ 2007-10-15 22:38 UTC (permalink / raw)
  To: linux-wireless; +Cc: John W. Linville

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-10-16 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 22:38 Ath5k compile error in wireless-2.6.git John Daiker
2007-10-15 23:46 ` 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

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.