Greetings,
Has anyone managed to get this card to work i have trawled the net for
every how too - and must have built and compiled the code over ten times
on three different dists. I just can't get the bugger to work. I did
manage to get cardctl ident to correctly identify the belkin and iwconfig
returned all the right specs as well as my wep key - it just would not
bind a mac address. That was in mandrake 10.0 now i am trying FD core 2.
It is based on the atmel chipset and i have tried several builds from the
atmel sourceforge site.
I am currently trying to get this to work on fedora core 2.
The last spate of errors is as follows;
/usr/include/asm/siginfo.h:26: error: syntax error before "pid_t"
/usr/include/asm/siginfo.h:38: error: syntax error before "pid_t"
/usr/include/asm/siginfo.h:41: error: syntax error before '}' token
/usr/include/asm/siginfo.h:45: error: syntax error before "pid_t"
/usr/include/asm/siginfo.h:48: error: syntax error before "_utime"
/usr/include/asm/siginfo.h:49: error: syntax error before "_stime"
/usr/include/asm/siginfo.h:62: error: syntax error before '}' token
/usr/include/asm/siginfo.h:63: error: syntax error before '}' token
In file included from /usr/include/linux/sched.h:65,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net_linux.h:43,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/usr/include/linux/time.h:10: error: syntax error before "time_t"
/usr/include/linux/time.h:12: error: syntax error before '}' token
/usr/include/linux/time.h:18: error: syntax error before "time_t"
/usr/include/linux/time.h:44: error: field `it_interval' has incomplete type
/usr/include/linux/time.h:45: error: field `it_value' has incomplete type
/usr/include/linux/time.h:49: error: field `it_interval' has incomplete type
/usr/include/linux/time.h:50: error: field `it_value' has incomplete type
In file included from /usr/include/linux/sched.h:67,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net_linux.h:43,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/usr/include/linux/resource.h:22: error: field `ru_utime' has incomplete type
/usr/include/linux/resource.h:23: error: field `ru_stime' has incomplete type
In file included from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:45:24: lin ux/slab.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:46:26: lin ux/string.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:47:25: lin ux/timer.h: No such file or directory
In file included from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net_linux.h:48,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/usr/include/asm/io.h:4:2: warning: #warning <asm/io.h> is deprecated, use <sys/ io.h> instead
In file included from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:51:25: asm /uaccess.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:56:28: pcm cia/version.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:57:29: pcm cia/cs_types.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:58:23: pcm cia/cs.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:59:27: pcm cia/cistpl.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:60:27: pcm cia/cisreg.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:61:23: pcm cia/ds.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:65:31: lin ux/etherdevice.h: No such file or directory
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/vnet_linux.h:66:26: lin ux/skbuff.h: No such file or directory
In file included from /usr/include/linux/fcntl.h:4,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net_linux.h:69,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/usr/include/asm/fcntl.h:73: error: syntax error before "off_t"
/usr/include/asm/fcntl.h:75: error: syntax error before "l_pid"
/usr/include/asm/fcntl.h:81: error: syntax error before "loff_t"
/usr/include/asm/fcntl.h:83: error: syntax error before "l_pid"
In file included from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net_linux.h:72,
from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:28,
from card.c:23:
/usr/include/linux/wireless.h:441: error: syntax error before "caddr_t"
/usr/include/linux/wireless.h:444: error: syntax error before '}' token
/usr/include/linux/wireless.h:543: error: field `essid' has incomplete type
/usr/include/linux/wireless.h:557: error: field `encoding' has incomplete type
/usr/include/linux/wireless.h:565: error: field `data' has incomplete type
In file included from /home/luke/downloads/atmelwlandriver/src/includes/pcmcia/v net.h:491,
from card.c:23:
/home/luke/downloads/atmelwlandriver/src/includes/pcmcia/stdinclude.h:363: error : syntax error before "a"
make[3]: *** [card.o] Error 1
make[3]: Leaving directory `/home/luke/downloads/atmelwlandriver/src/Pcmcia_Pci'
make[2]: *** [revd] Error 2
make[2]: Leaving directory `/home/luke/downloads/atmelwlandriver/src/Pcmcia_Pci'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/luke/downloads/atmelwlandriver/src/Pcmcia_Pci'
make[1]: Entering directory `/home/luke/downloads/atmelwlandriver/src/apps/cmd_l ine'
gcc -DATMEL -O2 -g -I/home/luke/downloads/atmelwlandriver/src/includes -o lvnet -lncurses cofvnet.c sets.c bootcnf.c
make[1]: Leaving directory `/home/luke/downloads/atmelwlandriver/src/apps/cmd_li ne'
I have the kernel sources installed. Sorry to dump a big error log.
Thought i best post it otherwise someone is bound to ask for it.
Cheers,
Luke
P.s Anyone want to buy a Belkin Fd6020 ver 2 wireless card?
|