|
From: Jose de J. D. <jed...@gm...> - 2006-02-03 21:17:45
|
I'm a student from the Universidad Autonoma Metropolitana in Mexico, please
I need some help about affix kernel ver. 3.2.0 installing. when I try to
install it, in the compiling step (make all), linux throws the following
messages:
WARNING: Symbol version dump /usr/src/linux-2.6.13-15/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/src/affix-kernel-3.2.0/btcore/hci.o
In file included from /usr/src/affix-kernel-3.2.0/btcore/hci.c:68:
/usr/src/affix-kernel-3.2.0/include/affix/bluetooth.h: In function
'btsys_close':
/usr/src/affix-kernel-3.2.0/include/affix/bluetooth.h:1032: error: implicit
declaration of function 'close'
/usr/src/affix-kernel-3.2.0/btcore/hci.c: In function 'affix_sock_reset':
/usr/src/affix-kernel-3.2.0/btcore/hci.c:2109: error: 'struct sock' has no
member named 'sk_pair'
/usr/src/affix-kernel-3.2.0/btcore/hci.c: In function 'affix_sock_ready':
/usr/src/affix-kernel-3.2.0/btcore/hci.c:2118: error: 'struct sock' has no
member named 'sk_pair'
/usr/src/affix-kernel-3.2.0/btcore/hci.c:2130: error: 'struct sock' has no
member named 'sk_pair'
make[4]: *** [/usr/src/affix-kernel-3.2.0/btcore/hci.o] Error 1
make[3]: *** [/usr/src/affix-kernel-3.2.0/btcore] Error 2
make[2]: *** [_module_/usr/src/affix-kernel-3.2.0] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.13-15'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/src/affix-kernel-3.2.0'
make: *** [all] Error 2
I don't know why throws that messages, i'm doing my terminal project and i
need to make an aplication to comunicate computers using bluetooth
protocols.
Thanks for your atention.
Jos=E9 de Jes=FAs Deloya Cruz
|