You are not logged in.

#1 2009-04-10 08:36:02

SteveB
Member
Registered: 2009-04-10
Posts: 7

rt2860 error

Hi all,

Setting up Arch on an MSI Wind U100+, so far everything's up and running with the exception of wireless. Trying to build the rt2860 package through AUR and I'm getting some compile errors.

make[1]: Entering directory `/usr/src/linux-2.6.29-ARCH'
  CC [M]  /home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../common/rtmp_init.o
  CC [M]  /home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.o
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c: In function 'RTMPReadParametersHook':
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:928: error: 'struct task_struct' has no member named 'fsuid'
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:929: error: 'struct task_struct' has no member named 'fsgid'
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:930: error: 'struct task_struct' has no member named 'fsuid'
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:930: error: 'struct task_struct' has no member named 'fsgid'
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:1554: error: 'struct task_struct' has no member named 'fsuid'
/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.c:1555: error: 'struct task_struct' has no member named 'fsgid'
make[2]: *** [/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux/../../os/linux/rt_profile.o] Error 1
make[1]: *** [_module_/home/stephen/src/aur/rt2860/src/2008_0918_RT2860_Linux_STA_v1.8.0.0/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.29-ARCH'
make: *** [LINUX] Error 2
==> ERROR: Build Failed.
    Aborting...

Don't really have any idea where to go from here. I've tried this via the AUR tarball itself and also using yaourt, no difference through either.

Any pointers or help would be greatly appreciated.

Thanks.

Offline

#2 2009-04-10 09:57:48

filoktetes
Member
From: Skien, Norway
Registered: 2003-12-29
Posts: 287

Re: rt2860 error

The Arch kernel26 (from 2.6.29) already has support for the rt2860, but the driver is a bit tricky. On my Asus eee901 I have problems making it connect, but it usually works without problems when I use wicd.

Offline

#3 2009-04-10 10:23:33

SteveB
Member
Registered: 2009-04-10
Posts: 7

Re: rt2860 error

Fantastic, completely missed it. Playing with wicd now and am currently wireless.  big_smile

Thanks for the help, much appreciated.

Offline

Board footer

Powered by FluxBB