linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compat-wireless-2008-04-20 doesn't build on armv5te (xscale)
@ 2008-04-20 18:41 Hauke Mehrtens
  2008-04-20 18:57 ` Michael Buesch
  0 siblings, 1 reply; 2+ messages in thread
From: Hauke Mehrtens @ 2008-04-20 18:41 UTC (permalink / raw)
  To: lrodriguez, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 956 bytes --]

I have tried to build the full compat-wireless-2008-04-20 for OpenWRT on
Intel ixp4xx Platfrom (armv5te, xscale), but I got the following error.
The parts before this were all like on the ofter architectures.
This was made with gcc 4.1.2 and kernel 2.6.24.2


  CC [M]
/build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/net/wireless/nl80211.o
  LD [M]
/build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/net/wireless/cfg80211.o
  Building modules, stage 2.
  MODPOST 37 modules
FATAL:
/build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/drivers/net/wireless/b43/b43:
sizeof(struct ssb_device_id)=6 is not a modulo of the size of section
__mod_ssb_device_table=64.
Fix definition of struct ssb_device_id in mod_devicetable.h
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2
make[5]: Leaving directory `/build_dir/linux-ixp4xx_generic/linux-2.6.24.2'
make[4]: *** [modules] Error 2


-- 
Hauke


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 890 bytes --]

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

* Re: compat-wireless-2008-04-20 doesn't build on armv5te (xscale)
  2008-04-20 18:41 compat-wireless-2008-04-20 doesn't build on armv5te (xscale) Hauke Mehrtens
@ 2008-04-20 18:57 ` Michael Buesch
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Buesch @ 2008-04-20 18:57 UTC (permalink / raw)
  To: Hauke Mehrtens; +Cc: lrodriguez, linux-wireless

On Sunday 20 April 2008 20:41:52 Hauke Mehrtens wrote:
> I have tried to build the full compat-wireless-2008-04-20 for OpenWRT on
> Intel ixp4xx Platfrom (armv5te, xscale), but I got the following error.
> The parts before this were all like on the ofter architectures.
> This was made with gcc 4.1.2 and kernel 2.6.24.2
> 
> 
>   CC [M]
> /build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/net/wireless/nl80211.o
>   LD [M]
> /build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/net/wireless/cfg80211.o
>   Building modules, stage 2.
>   MODPOST 37 modules
> FATAL:
> /build_dir/linux-ixp4xx_generic/compat-wireless-2008-04-20/drivers/net/wireless/b43/b43:
> sizeof(struct ssb_device_id)=6 is not a modulo of the size of section
> __mod_ssb_device_table=64.
> Fix definition of struct ssb_device_id in mod_devicetable.h
> make[6]: *** [__modpost] Error 1
> make[5]: *** [modules] Error 2
> make[5]: Leaving directory `/build_dir/linux-ixp4xx_generic/linux-2.6.24.2'
> make[4]: *** [modules] Error 2
> 
> 

This is a bug in file2alias.c
A fix is already sent upstream. It might be in -mm. I'm not sure.


-- 
Greetings Michael.

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

end of thread, other threads:[~2008-04-20 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-20 18:41 compat-wireless-2008-04-20 doesn't build on armv5te (xscale) Hauke Mehrtens
2008-04-20 18:57 ` Michael Buesch

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).