|
From: KF (lists) <kf_...@di...> - 2006-02-09 18:24:40
|
Give this patch a shot... for what ever reason it has not been=20 integrated into the main stream code. http://jmedrano.sl-form.com/hid/compile.3.2.0.patch -KF Jose de Jesus Deloya wrote: > I'm a student from the Universidad Autonoma Metropolitana in Mexico,=20 > please I need some help about affix kernel ver. 3.2.0 installing. when=20 > I try to install it, in the compiling step (make all), linux throws=20 > the following messages: > > WARNING: Symbol version dump /usr/src/linux-2.6.13-15/Module.symvers > is missing; modules will have no dependencies and modversion= s. > > 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=20 > 'btsys_close': > /usr/src/affix-kernel-3.2.0/include/affix/bluetooth.h:1032: error:=20 > 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'=20 > 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'=20 > has no member named 'sk_pair' > /usr/src/affix-kernel-3.2.0/btcore/hci.c:2130: error: 'struct sock'=20 > 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=20 > and i need to make an aplication to comunicate computers using=20 > bluetooth protocols. > > Thanks for your atention. > > Jos=E9 de Jes=FAs Deloya Cruz |