* [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error
@ 2008-09-24 0:28 Amit Sood
2008-09-24 0:39 ` Luis R. Rodriguez
0 siblings, 1 reply; 4+ messages in thread
From: Amit Sood @ 2008-09-24 0:28 UTC (permalink / raw)
To: ath9k-devel
Hi,
I've similar problem & sent an email but no reply yet.
cheers..
-amit-
----- Original Message ----
From: Partha Bagchi <partha1b@gmail.com>
To: "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists..ath9k.org>
Sent: Wednesday, 24 September, 2008 9:23:44 AM
Subject: [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error
Hi All,
Trying to move to the 2.6.27 kernel. Here is the info:
------
kernel Fedora 2.6.27-0.329.rc6.git2.fc10.i686
------
Downloaded the compat-wireless-2008-09-21.tar.bz2. Applied the
connectivity patch which worked fine. However, here are the errors I
get:
------
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c: In
function 'ieee80211_frame_allowed':
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: 'ETH_P_PAE' undeclared (first use in this function)
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: (Each undeclared identifier is reported only once
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: for each function it appears in.)
make[3]: *** [/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.o]
Error 1
make[2]: *** [/home/downloads/compat-wireless-2008-09-21/net/mac80211] Error 2
make[1]: *** [_module_/home/downloads/compat-wireless-2008-09-21] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6..27-0.329.rc6.git2.fc10.i686'
make: *** [modules] Error 2
------
I am obviously downing something stupid.
Also, the driver that is built with the above kernel from FC10 is
slower than molasses and all sites get timed out.
Any suggestions.
Thanks,
Partha
_______________________________________________
ath9k-devel mailing list
ath9k-devel at lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
Get an email ID as yourname at ymail.com or yourname at rocketmail.com. Click here http://in.promos.yahoo.com/address
^ permalink raw reply [flat|nested] 4+ messages in thread* [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error
@ 2008-09-24 4:48 Amit Sood
0 siblings, 0 replies; 4+ messages in thread
From: Amit Sood @ 2008-09-24 4:48 UTC (permalink / raw)
To: ath9k-devel
Hi all,
As Luis suggested, I found the definition in if_ether.h under wireless-testing git. I copied that file to compat-wireless-2.6/include/linux and added entry into compat.h.
I was able to compile the code however not tested it as I was remote & unloading the modules will disconnect my connectivty. Will test it in the evening.
Thanks Luis!
cheers,
-amit-
----- Original Message ----
From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: Amit Sood <as22_2000@yahoo.com>
Cc: Partha Bagchi <partha1b@gmail.com>; "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Sent: Wednesday, 24 September, 2008 10:39:20 AM
Subject: Re: [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error
On Tue, Sep 23, 2008 at 05:28:46PM -0700, Amit Sood wrote:
> Hi,
>
> I've similar problem & sent an email but no reply yet.
>
> cheers..
>
> -amit-
Backport work is required, I don't have time to do this right now
though. If you'd like to help resolve it check out wireless-testing,
see where this is defined, and then add it to compat.h.
Luis
Get an email ID as yourname at ymail.com or yourname at rocketmail.com. Click here http://in.promos.yahoo.com/address
^ permalink raw reply [flat|nested] 4+ messages in thread* [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error
@ 2008-09-23 23:23 Partha Bagchi
0 siblings, 0 replies; 4+ messages in thread
From: Partha Bagchi @ 2008-09-23 23:23 UTC (permalink / raw)
To: ath9k-devel
Hi All,
Trying to move to the 2.6.27 kernel. Here is the info:
------
kernel Fedora 2.6.27-0.329.rc6.git2.fc10.i686
------
Downloaded the compat-wireless-2008-09-21.tar.bz2. Applied the
connectivity patch which worked fine. However, here are the errors I
get:
------
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c: In
function 'ieee80211_frame_allowed':
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: 'ETH_P_PAE' undeclared (first use in this function)
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: (Each undeclared identifier is reported only once
/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.c:1196:
error: for each function it appears in.)
make[3]: *** [/home/downloads/compat-wireless-2008-09-21/net/mac80211/rx.o]
Error 1
make[2]: *** [/home/downloads/compat-wireless-2008-09-21/net/mac80211] Error 2
make[1]: *** [_module_/home/downloads/compat-wireless-2008-09-21] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.27-0.329.rc6.git2.fc10.i686'
make: *** [modules] Error 2
------
I am obviously downing something stupid.
Also, the driver that is built with the above kernel from FC10 is
slower than molasses and all sites get timed out.
Any suggestions.
Thanks,
Partha
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-09-24 4:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24 0:28 [ath9k-devel] Fedora 2.6.27-0.329.rc6.git2.fc10.i686 Compile Error Amit Sood
2008-09-24 0:39 ` Luis R. Rodriguez
-- strict thread matches above, loose matches on Subject: below --
2008-09-24 4:48 Amit Sood
2008-09-23 23:23 Partha Bagchi
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.