Thank you for reply.
sdp-xml.c:36:27: bluetooth/sdp.h: No such file or directory
sdp-xml.c:37:31: bluetooth/sdp_lib.h: No such file or directory
In file included from sdp-xml.c:41:
sdp-xml.h:28:27: bluetooth/sdp.h: No such file or directory
In file included from sdp-xml.c:41:
sdp-xml.h:33: error: parse error before '*' token
sdp-xml.h:34: error: parse error before ')' token
sdp-xml.h:36: warning: type defaults to `int'
in declaration of `sdp_xml_parse_nil'
sdp-xml.h:36: warning: data definition has no
type or storage class
sdp-xml.h:37: error: parse error before '*' token
sdp-xml.h:37: warning: type defaults to `int' in
declaration of `sdp_xml_parse_text'
sdp-xml.h:37: warning: data definition has no
type or storage class
sdp-xml.h:38: error: parse error before '*' token
sdp-xml.h:38: warning: type defaults to `int'
in declaration of `sdp_xml_parse_url'
sdp-xml.h:38: warning: data definition has no
type or storage class
sdp-xml.h:39: error: parse error before '*' token
sdp-xml.h:39: error: parse error before "uint8_t"
sdp-xml.h:39: warning: type defaults to `int' in
declaration of `sdp_xml_parse_int'
sdp-xml.h:39: warning: data definition has no
type or storage class
sdp-xml.h:40: error: parse error before '*' token
sdp-xml.h:40: warning: type defaults to `int'
in declaration of `sdp_xml_parse_uuid'
sdp-xml.h:40: warning: data definition has no
type or storage class
sdp-xml.h:42: error: parse error before '*' token
sdp-xml.h:42: warning: type defaults to `int' in
declaration of
`sdp_xml_parse_record'
sdp-xml.h:42: warning: data definition has no
type or storage class
sdp-xml.c:46: error: parse error before '*' token
sdp-xml.c:47: error: parse error before ')' token
sdp-xml.c:54: error: parse error before "if"
sdp-xml.c:62: error: `i' undeclared here
(not in a function)
sdp-xml.c:62: warning: type defaults to `int'
in declaration of `next_indent'
sdp-xml.c:62: error: conflicting types
for `next_indent'
sdp-xml.c:52: error: previous declaration
of `next_indent'
sdp-xml.c:62: warning: data definition has
no type or storage class
sdp-xml.c:63: error: parse error before '}' token
make[2]: *** [sdp-xml.o] Interrupt
make[1]: *** [all-recursive] Interrupt
make: *** [all] Interrupt
Thank you.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users
sdp.h file should be there if bluez libs were installed .... check for
sdp.hin /usr/local/include/bluetooth or /usr/include/bluetooh and
verify wether
right path is passed to the compiler at the time of doing the build ...
On 1/20/07, Andres <[email protected]> wrote:
>
> Thank you for reply.
>
>
> sdp-xml.c:36:27: bluetooth/sdp.h: No such file or directory
> sdp-xml.c:37:31: bluetooth/sdp_lib.h: No such file or directory
> In file included from sdp-xml.c:41:
> sdp-xml.h:28:27: bluetooth/sdp.h: No such file or directory
> In file included from sdp-xml.c:41:
> sdp-xml.h:33: error: parse error before '*' token
> sdp-xml.h:34: error: parse error before ')' token
> sdp-xml.h:36: warning: type defaults to `int'
> in declaration of `sdp_xml_parse_nil'
> sdp-xml.h:36: warning: data definition has no
> type or storage class
> sdp-xml.h:37: error: parse error before '*' token
> sdp-xml.h:37: warning: type defaults to `int' in
> declaration of `sdp_xml_parse_text'
> sdp-xml.h:37: warning: data definition has no
> type or storage class
> sdp-xml.h:38: error: parse error before '*' token
> sdp-xml.h:38: warning: type defaults to `int'
> in declaration of `sdp_xml_parse_url'
> sdp-xml.h:38: warning: data definition has no
> type or storage class
> sdp-xml.h:39: error: parse error before '*' token
> sdp-xml.h:39: error: parse error before "uint8_t"
> sdp-xml.h:39: warning: type defaults to `int' in
> declaration of `sdp_xml_parse_int'
> sdp-xml.h:39: warning: data definition has no
> type or storage class
> sdp-xml.h:40: error: parse error before '*' token
> sdp-xml.h:40: warning: type defaults to `int'
> in declaration of `sdp_xml_parse_uuid'
> sdp-xml.h:40: warning: data definition has no
> type or storage class
> sdp-xml.h:42: error: parse error before '*' token
> sdp-xml.h:42: warning: type defaults to `int' in
> declaration of
> `sdp_xml_parse_record'
> sdp-xml.h:42: warning: data definition has no
> type or storage class
> sdp-xml.c:46: error: parse error before '*' token
> sdp-xml.c:47: error: parse error before ')' token
> sdp-xml.c:54: error: parse error before "if"
> sdp-xml.c:62: error: `i' undeclared here
> (not in a function)
> sdp-xml.c:62: warning: type defaults to `int'
> in declaration of `next_indent'
> sdp-xml.c:62: error: conflicting types
> for `next_indent'
> sdp-xml.c:52: error: previous declaration
> of `next_indent'
> sdp-xml.c:62: warning: data definition has
> no type or storage class
> sdp-xml.c:63: error: parse error before '}' token
> make[2]: *** [sdp-xml.o] Interrupt
> make[1]: *** [all-recursive] Interrupt
> make: *** [all] Interrupt
>
>
>
>
> Thank you.
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>