2007-09-02 15:05:46

by Richeek Arya

[permalink] [raw]
Subject: [Bluez-devel] bluez-utils-3.17 installation problem

hi
i have downloaded the bluetooth module from http://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


Attachments:
(No filename) (2.01 kB)
(No filename) (2.52 kB)
(No filename) (315.00 B)
(No filename) (164.00 B)
Download all attachments

2007-09-05 07:52:29

by mingyuan.luo

[permalink] [raw]
Subject: [Bluez-devel] compile the blueZ stack

1. is there the only way to compile the blueZ stack with linux kernel??
2. how to use the blueZ with HF profile??
when adding a sco connet from HF to AG, AG reject the connection request,
the errorcode is 0x0e??due to the security reason??i check the hci code,
it sames that blueZ use the HV1 packet for sco? how can i modify it to
HV3? modify the code and compile the whole kernel?

3x


Attachments:
(No filename) (315.00 B)
(No filename) (164.00 B)
Download all attachments

2007-09-03 05:07:26

by Rahul Tank

[permalink] [raw]
Subject: Re: [Bluez-devel] bluez-utils-3.17 installation problem

Richeek Arya wrote:
>
> 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
>
IMHO it is not finding the bluez library. Either bluez-libs is not
installed or it is not getting the library path.

> 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
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Bluez-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>


thanks,
rahul .

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel