* could anyone please help me with make modules error
@ 2012-09-21 5:19 Ouyang
2012-09-21 15:30 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Ouyang @ 2012-09-21 5:19 UTC (permalink / raw)
To: linux-wireless
>drivers/net/igbvf/igbvf.h: At top level:
>drivers/net/igbvf/igbvf.h:128:15: error: duplicate member ‘page’
>make[3]: *** [drivers/net/igbvf/ethtool.o] Error 1
>make[2]: *** [drivers/net/igbvf] Error 2
>make[1]: *** [drivers/net] Error 2
>make: *** [drivers] Error 2
I just google it and one had met the same problem. Is it possible
just because of
the version of gcc?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: could anyone please help me with make modules error
2012-09-21 5:19 could anyone please help me with make modules error Ouyang
@ 2012-09-21 15:30 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2012-09-21 15:30 UTC (permalink / raw)
To: Ouyang; +Cc: linux-wireless
On 09/20/2012 10:19 PM, Ouyang wrote:
>> drivers/net/igbvf/igbvf.h: At top level:
>> drivers/net/igbvf/igbvf.h:128:15: error: duplicate member ‘page’
>> make[3]: *** [drivers/net/igbvf/ethtool.o] Error 1
>> make[2]: *** [drivers/net/igbvf] Error 2
>> make[1]: *** [drivers/net] Error 2
>> make: *** [drivers] Error 2
> I just google it and one had met the same problem. Is it possible
> just because of
> the version of gcc?
1. Not a question for linux-wireless mailing list.
That driver is not a wireless driver.
Please try the netdev mailing list.
2. Also specify what kernel version this is, what gcc version
you are using, and if any kernel patches have been applied
locally to the kernel.
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-21 15:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 5:19 could anyone please help me with make modules error Ouyang
2012-09-21 15:30 ` Randy Dunlap
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).