hi
i have downloaded the bluetooth module from www.bluez.org site(5 modules all are latest as of now).
When i am installing bluez-utils-3.17 i am getting this error :-

[root@localhost bluez-utils-3.17]# make
make  all-recursive
make[1]: Entering directory `/home/richeek/Desktop/bluez-utils-3.17'
Making all in sbc
make[2]: Entering directory `/home/richeek/Desktop/bluez- utils-3.17 /sbc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/richeek/Desktop/bluez-utils-3.17/sbc'
Making all in eglib
make[2]: Entering directory `/home/richeek/Desktop/bluez-utils-3.17 /eglib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/richeek/Desktop/bluez-utils-3.17/eglib'
Making all in common
make[2]: Entering directory `/home/richeek/Desktop/bluez- utils-3.17/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/richeek/Desktop/bluez-utils-3.17/common'
Making all in sdpd
make[2]: Entering directory `/home/richeek/Desktop/bluez- utils-3.17/sdpd'
gcc -DHAVE_CONFIG_H -I. -I.. -I../common   -I../eglib -Wall -O2 -D_FORTIFY_SOURCE=2 -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c
service.c: In function 'update_svclass_list':
service.c:83: error: 'sdp_record_t' has no member named 'svclass'
service.c:86: error: 'sdp_record_t' has no member named 'svclass'
service.c: In function 'create_ext_inquiry_response':
service.c:170: error: 'sdp_record_t' has no member named 'svclass'
service.c:173: error: 'sdp_record_t' has no member named 'svclass'
service.c:182: error: 'sdp_record_t' has no member named 'svclass'
service.c:188: error: 'sdp_record_t' has no member named 'svclass'
make[2]: *** [ service.o] Error 1
make[2]: Leaving directory `/home/richeek/Desktop/bluez-utils-3.17/sdpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richeek/Desktop/bluez-utils-3.17'
make: *** [all] Error 2

My gcc version is 4.1.1. How to solve this problem??
With due regards..
--
richeek arya
GHEB-143
iiit hyderabad


--
richeek arya
GHEB-148
iiit hyderabad