Hello
when i try to build the serialmonkey rt2500 drivers in fedora 8, i get an error message and it says it could not build the module...
i need to rebuild the driver every time i update to another kernel, and i never had problems with building before.
the message
make[1]: Map '/usr/src/kernels/2.6.25.10-47.fc8-i686' wordt binnengegaan
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_main.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/mlme.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/connect.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/sync.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/assoc.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/auth.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/auth_rsp.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_data.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_init.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/sanity.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_wep.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/wpa.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/md5.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_tkip.o
CC [M] /root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.o
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c: In function ‘rt_ioctl_giwscan’:
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:494: let op: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:494: let op: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:494: let op: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:494: fout: te weinig argumenten voor functie ‘iwe_stream_add_event’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:512: let op: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:512: let op: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:512: let op: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:512: fout: te weinig argumenten voor functie ‘iwe_stream_add_event’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:518: let op: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:518: let op: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:518: let op: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:518: fout: te weinig argumenten voor functie ‘iwe_stream_add_point’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:526: let op: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:526: let op: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:526: let op: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:526: fout: te weinig argumenten voor functie ‘iwe_stream_add_point’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:539: let op: passing argument 1 of ‘iwe_stream_add_value’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:539: let op: passing argument 4 of ‘iwe_stream_add_value’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:539: let op: passing argument 5 of ‘iwe_stream_add_value’ makes pointer from integer without a cast
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:539: fout: te weinig argumenten voor functie ‘iwe_stream_add_value’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:550: let op: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:550: let op: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:550: let op: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:550: fout: te weinig argumenten voor functie ‘iwe_stream_add_event’
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:562: let op: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:562: let op: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:562: let op: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/root/ralink/rt2500-cvs-2008062116/Module/rtmp_info.c:562: fout: te weinig argumenten voor functie ‘iwe_stream_add_event’
make[1]: Map '/usr/src/kernels/2.6.25.10-47.fc8-i686' wordt verlaten
rt2500.ko failed to build!
im sorry its in dutch...
regards
Leon