Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-users] problems installing bluez-utils
@ 2007-01-18 23:11 Andres
  2007-01-19  4:21 ` siddhant tewari
  0 siblings, 1 reply; 4+ messages in thread
From: Andres @ 2007-01-18 23:11 UTC (permalink / raw)
  To: bluez-users

Hello,

I have successfully installed bluez-libs, but when I try to install bluez-utils,
even ./configure goes ok, make command shows a lot of errors.

Could anybody help me?

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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] problems installing bluez-utils
  2007-01-18 23:11 [Bluez-users] problems installing bluez-utils Andres
@ 2007-01-19  4:21 ` siddhant tewari
  2007-01-19 23:26   ` Andres
  0 siblings, 1 reply; 4+ messages in thread
From: siddhant tewari @ 2007-01-19  4:21 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 827 bytes --]

can u post the errors u get ??

On 1/19/07, Andres <ortiz_a@telefonica.net> wrote:
>
> Hello,
>
> I have successfully installed bluez-libs, but when I try to install
> bluez-utils,
> even ./configure goes ok, make command shows a lot of errors.
>
> Could anybody help me?
>
> 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
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>

[-- Attachment #1.2: Type: text/html, Size: 1370 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] problems installing bluez-utils
  2007-01-19  4:21 ` siddhant tewari
@ 2007-01-19 23:26   ` Andres
  2007-01-22  9:33     ` siddhant tewari
  0 siblings, 1 reply; 4+ messages in thread
From: Andres @ 2007-01-19 23:26 UTC (permalink / raw)
  To: bluez-users

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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] problems installing bluez-utils
  2007-01-19 23:26   ` Andres
@ 2007-01-22  9:33     ` siddhant tewari
  0 siblings, 0 replies; 4+ messages in thread
From: siddhant tewari @ 2007-01-22  9:33 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 3166 bytes --]

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 <ortiz_a@telefonica.net> 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
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>

[-- Attachment #1.2: Type: text/html, Size: 3950 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-22  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-18 23:11 [Bluez-users] problems installing bluez-utils Andres
2007-01-19  4:21 ` siddhant tewari
2007-01-19 23:26   ` Andres
2007-01-22  9:33     ` siddhant tewari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox