aionos
(usa Arch Linux)
Enviado em 02/01/2009 - 17:32h
Depois que digitei o comando make, apareceu o seguinte erro:
bash-3.1# make -C /lib/modules/2.6.27.7-smp/build M=`pwd`
make: Entering directory `/usr/src/linux-2.6.27.7'
LD /root/Desktop/teste/built-in.o
CC [M] /root/Desktop/teste/src/wl/sys/wl_linux.o
CC [M] /root/Desktop/teste/src/wl/sys/wl_iw.o
/root/Desktop/teste/src/wl/sys/wl_iw.c: In function 'wl_iw_get_scan':
/root/Desktop/teste/src/wl/sys/wl_iw.c:946: warning: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:946: warning: passing argument 3 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:946: warning: passing argument 4 of 'iwe_stream_add_event' makes pointer from integer without a cast
/root/Desktop/teste/src/wl/sys/wl_iw.c:946: error: too few arguments to function 'iwe_stream_add_event'
/root/Desktop/teste/src/wl/sys/wl_iw.c:951: warning: passing argument 1 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:951: warning: passing argument 3 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:951: warning: passing argument 4 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:951: error: too few arguments to function 'iwe_stream_add_point'
/root/Desktop/teste/src/wl/sys/wl_iw.c:959: warning: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:959: warning: passing argument 3 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:959: warning: passing argument 4 of 'iwe_stream_add_event' makes pointer from integer without a cast
/root/Desktop/teste/src/wl/sys/wl_iw.c:959: error: too few arguments to function 'iwe_stream_add_event'
/root/Desktop/teste/src/wl/sys/wl_iw.c:967: warning: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:967: warning: passing argument 3 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:967: warning: passing argument 4 of 'iwe_stream_add_event' makes pointer from integer without a cast
/root/Desktop/teste/src/wl/sys/wl_iw.c:967: error: too few arguments to function 'iwe_stream_add_event'
/root/Desktop/teste/src/wl/sys/wl_iw.c:973: warning: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:973: warning: passing argument 3 of 'iwe_stream_add_event' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:973: warning: passing argument 4 of 'iwe_stream_add_event' makes pointer from integer without a cast
/root/Desktop/teste/src/wl/sys/wl_iw.c:973: error: too few arguments to function 'iwe_stream_add_event'
/root/Desktop/teste/src/wl/sys/wl_iw.c:985: warning: passing argument 1 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:985: warning: passing argument 3 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:985: warning: passing argument 4 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:985: error: too few arguments to function 'iwe_stream_add_point'
/root/Desktop/teste/src/wl/sys/wl_iw.c:993: warning: passing argument 1 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:993: warning: passing argument 3 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:993: warning: passing argument 4 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:993: error: too few arguments to function 'iwe_stream_add_point'
/root/Desktop/teste/src/wl/sys/wl_iw.c:1004: warning: passing argument 1 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1004: warning: passing argument 3 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1004: warning: passing argument 4 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1004: error: too few arguments to function 'iwe_stream_add_point'
/root/Desktop/teste/src/wl/sys/wl_iw.c:1018: warning: passing argument 1 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1018: warning: passing argument 3 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1018: warning: passing argument 4 of 'iwe_stream_add_point' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1018: error: too few arguments to function 'iwe_stream_add_point'
/root/Desktop/teste/src/wl/sys/wl_iw.c:1028: warning: passing argument 1 of 'iwe_stream_add_value' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1028: warning: passing argument 4 of 'iwe_stream_add_value' from incompatible pointer type
/root/Desktop/teste/src/wl/sys/wl_iw.c:1028: warning: passing argument 5 of 'iwe_stream_add_value' makes pointer from integer without a cast
/root/Desktop/teste/src/wl/sys/wl_iw.c:1028: error: too few arguments to function 'iwe_stream_add_value'
make[1]: *** [/root/Desktop/teste/src/wl/sys/wl_iw.o] Error 1
make: *** [_module_/root/Desktop/teste] Error 2
make: Leaving directory `/usr/src/linux-2.6.27.7'
bash-3.1#
Continuo aguardando mais informações. Desde já, muito obrigado.