rf_conn does not appear to be working for 2.2 kernels. What is the story here? If this is really not the the case, and rf_conn works, I need to know what the exact command is so the README can be updated.
Logged In: NO
Urgent !!!!!!!!!!!!!!!!!!!!!!!!!! I have problem in compling the code on linux i get the following error.. Please hel me.... Thanks , susan
[root@akaash openbt]# source init_env
[root@akaash openbt]# make
make -C linux/drivers/char/bluetooth
make[1]: Entering directory `/root/testcodes/openbt/linux/drivers/char/bluetooth'
gcc -D__KERNEL__ -DMODULE -I../../../include - I/usr/include -Wall -Wstrict-prototypes -O2 -fomit-frame- pointer -fno-strength-reduce -DMODVERSIONS - include /usr/include/linux/modversions.h -MD -c -o bluetooth.o bluetooth.c
In file included from bluetooth.c:1:
/usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers,
/usr/include/linux/modversions.h:2:2: #error but headers from an appropriate kernel-source
make[1]: *** [bluetooth.o] Error 1
make[1]: Leaving directory `/root/testcodes/openbt/linux/drivers/char/bluetooth'
make: *** [all] Error 2
[root@akaash openbt]#
Log in to post a comment.
Logged In: NO
Urgent !!!!!!!!!!!!!!!!!!!!!!!!!!
I have problem in compling the code on linux i get the
following error..
Please hel me....
Thanks , susan
[root@akaash openbt]# source init_env
[root@akaash openbt]# make
make -C linux/drivers/char/bluetooth
make[1]: Entering directory
`/root/testcodes/openbt/linux/drivers/char/bluetooth'
gcc -D__KERNEL__ -DMODULE -I../../../include -
I/usr/include -Wall -Wstrict-prototypes -O2 -fomit-frame-
pointer -fno-strength-reduce -DMODVERSIONS -
include /usr/include/linux/modversions.h -MD -c -o
bluetooth.o bluetooth.c
In file included from bluetooth.c:1:
/usr/include/linux/modversions.h:1:2: #error Modules should
never use kernel-headers system headers,
/usr/include/linux/modversions.h:2:2: #error but headers
from an appropriate kernel-source
make[1]: *** [bluetooth.o] Error 1
make[1]: Leaving directory
`/root/testcodes/openbt/linux/drivers/char/bluetooth'
make: *** [all] Error 2
[root@akaash openbt]#