Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Atmel at76c503a does not build [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
AndrewLong
n00b
n00b


Joined: 11 Oct 2006
Posts: 11

PostPosted: Tue Oct 02, 2007 2:17 am    Post subject: Atmel at76c503a does not build [solved] Reply with quote

I'm trying to use a Linksys WUSB11 2.8 adapter to get wireless internet on my computer. In the past, (I think it was when I was using x86, I have since switched to amd64 on the same box) I was able to use the at76c503 ebuild to get the drivers installed. When I try to build it I get the following error.

Code:
make -C /usr/src/linux M=/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1 KERNELRELEASE=2.6.22-gentoo-r8 modules
make[1]: Entering directory `/usr/src/linux-2.6.22-gentoo-r8'
CC [M]  /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.o
CC [M]  /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76_usbdfu.o
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: In function 'ieee80211_to_eth':
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3599: error: 'struct sk_buff' has no member named 'mac'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: In function 'ieee80211_fixup':
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3653: error: 'struct sk_buff' has no member named 'mac'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: In function 'check_for_rx_frags':
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732: warning: format '%p' expects type 'void *', but argument 5 has type 'sk_buff_data_t'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732: warning: format '%p' expects type 'void *', but argument 6 has type 'sk_buff_data_t'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769: warning: format '%p' expects type 'void *', but argument 5 has type 'sk_buff_data_t'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769: warning: format '%p' expects type 'void *', but argument 6 has type 'sk_buff_data_t'
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: In function 'rx_monitor_mode':
/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:4133: error: 'struct sk_buff' has no member named 'mac'
make[2]: *** [/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r8'
make: *** [modules] Error 2
*
* ERROR: net-wireless/at76c503a-0.14_beta1 failed.
* Call stack:
*   ebuild.sh, line 1654:   Called dyn_compile
*   ebuild.sh, line 990:   Called qa_call 'src_compile'
*   ebuild.sh, line 44:   Called src_compile
*   ebuild.sh, line 1334:   Called linux-mod_src_compile
*   linux-mod.eclass, line 516:   Called die
*
* Unable to make  KERNEL_PATH=/usr/src/linux all.
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/temp/build.log'.
*




I've also tried using the atmel module in the kernel (2.6.22-gentoo-r8 ), but something is not working right. When I plug in the device, dmesg shows this:

Code:

usb 5-3.4: new full speed USB device using ehci_hcd and address 4
usb 5-3.4: configuration #1 chosen from 1 choice


It's a bit annoying, since I need to reboot to Windows to access the internet. Any help would be appreciated.


--edit--

I used the latest version from at76c503a.berlios.de, built manually to get network access, sync'ed, and there is now version 0.16 available in portage which builds with no errors.
Back to top
View user's profile Send private message
bigmauler
Apprentice
Apprentice


Joined: 25 Apr 2005
Posts: 177
Location: Seattle, WA

PostPosted: Sun Dec 21, 2008 10:47 pm    Post subject: Reply with quote

just in case anyone else was searching for this.

I have the 2.6.27.10 kernel and I had luck adding the ebuilds for the latest 9999 that use cvs and that contain the patch for the 2.6.27.x kernels.
_________________
Never take raisins from a rabbit
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum