Return-Path: Message-ID: <57c68ddc0701220133y791c725ekdad31a6818f3c22f@mail.gmail.com> Date: Mon, 22 Jan 2007 15:03:09 +0530 From: "siddhant tewari" To: "BlueZ users" In-Reply-To: MIME-Version: 1.0 References: <57c68ddc0701182021h7b9ed313t5cdf667250aa66da@mail.gmail.com> Subject: Re: [Bluez-users] problems installing bluez-utils Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0423070918==" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net --===============0423070918== Content-Type: multipart/alternative; boundary="----=_Part_24919_3793137.1169458389730" ------=_Part_24919_3793137.1169458389730 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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 > ------=_Part_24919_3793137.1169458389730 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline sdp.h file should be there if bluez libs were installed .... check for sdp.h in /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

------=_Part_24919_3793137.1169458389730-- --===============0423070918== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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 --===============0423070918== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users --===============0423070918==--