Bug#509547: rt2500-source fails to build against 2.6.27 (AMD64)
Vítězslav Kotrla
vitezslav.kotrla at gmail.com
Tue Dec 23 07:13:39 UTC 2008
Package: rt2500-source
Version: 1:1.1.0-b4+cvs20080623-2
Severity: normal
I've noticed rt2500-source fails to build (at least on AMD64) against
kernel 2.6.27, first I failed with vanilla 2.6.27.5 from kernel.org,
then while trying latest debian experimental 2.6.27 snapshot[1]. See
'make-kpkg modules-image' output below.
Also please see similar problem (but 2.6.26) reported upstream:
http://rt2x00.serialmonkey.com/phpBB/viewtopic.php?f=8&t=4906
Packages versions:
rt2500-source 1:1.1.0-b4+cvs20080623-2
kernel-package 1.015
linux-source-2.6.27 2.6.27-1~experimental.1~snapshot.12506
Build errors:
...
/usr/bin/make KERNDIR=/usr/src/linux PATCHLEVEL=6
make[3]: Entering directory `/usr/src/modules/rt2500'
make[4]: Entering directory `/usr/src/linux-source-2.6.27'
CC [M] /usr/src/modules/rt2500/rtmp_main.o
CC [M] /usr/src/modules/rt2500/mlme.o
CC [M] /usr/src/modules/rt2500/connect.o
CC [M] /usr/src/modules/rt2500/sync.o
CC [M] /usr/src/modules/rt2500/assoc.o
CC [M] /usr/src/modules/rt2500/auth.o
CC [M] /usr/src/modules/rt2500/auth_rsp.o
CC [M] /usr/src/modules/rt2500/rtmp_data.o
CC [M] /usr/src/modules/rt2500/rtmp_init.o
CC [M] /usr/src/modules/rt2500/sanity.o
CC [M] /usr/src/modules/rt2500/rtmp_wep.o
CC [M] /usr/src/modules/rt2500/wpa.o
CC [M] /usr/src/modules/rt2500/md5.o
CC [M] /usr/src/modules/rt2500/rtmp_tkip.o
CC [M] /usr/src/modules/rt2500/rtmp_info.o
/usr/src/modules/rt2500/rtmp_info.c: In function ‘rt_ioctl_giwscan’:
/usr/src/modules/rt2500/rtmp_info.c:494: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:494: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:494: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/modules/rt2500/rtmp_info.c:494: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/modules/rt2500/rtmp_info.c:512: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:512: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:512: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/modules/rt2500/rtmp_info.c:512: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/modules/rt2500/rtmp_info.c:518: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:518: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:518: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:518: error: too few arguments to function ‘iwe_stream_add_point’
/usr/src/modules/rt2500/rtmp_info.c:526: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:526: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:526: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:526: error: too few arguments to function ‘iwe_stream_add_point’
/usr/src/modules/rt2500/rtmp_info.c:539: warning: passing argument 1 of ‘iwe_stream_add_value’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:539: warning: passing argument 4 of ‘iwe_stream_add_value’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:539: warning: passing argument 5 of ‘iwe_stream_add_value’ makes pointer from integer without a cast
/usr/src/modules/rt2500/rtmp_info.c:539: error: too few arguments to function ‘iwe_stream_add_value’
/usr/src/modules/rt2500/rtmp_info.c:550: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:550: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:550: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/modules/rt2500/rtmp_info.c:550: error: too few arguments to function ‘iwe_stream_add_event’
/usr/src/modules/rt2500/rtmp_info.c:562: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:562: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type
/usr/src/modules/rt2500/rtmp_info.c:562: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast
/usr/src/modules/rt2500/rtmp_info.c:562: error: too few arguments to function ‘iwe_stream_add_event’
make[5]: *** [/usr/src/modules/rt2500/rtmp_info.o] Error 1
make[4]: *** [_module_/usr/src/modules/rt2500] Error 2
make[4]: Leaving directory `/usr/src/linux-source-2.6.27'
rt2500.ko failed to build!
make[3]: *** [module] Error 1
make[3]: Leaving directory `/usr/src/modules/rt2500'
make[2]: *** [binary_modules] Error 2
make[2]: Leaving directory `/usr/src/modules/rt2500'
make[1]: *** [kdist_build] Error 2
make[1]: Leaving directory `/usr/src/modules/rt2500'
Module /usr/src/modules/rt2500 failed.
Reportbug output:
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (700, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-v4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages rt2500-source depends on:
ii bzip2 1.0.5-0.1 high-quality block-sorting
ii debhelper 7.0.14 helper programs for
ii module-assistant 0.10.11.0 tool to make module package
Versions of packages rt2500-source recommends:
ii wireless-tools 29-1 Tools for manipulating
More information about the Pkg-ralink-maintainers
mailing list