public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] missing libsdp
@ 2004-09-12 23:35 Christoph Torens
  2004-09-13 10:38 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Torens @ 2004-09-12 23:35 UTC (permalink / raw)
  To: bluez-users

Hello,

I just compiled bluez-libs-2.10 and bluez-utils-2.10
everything went fine, but starting hcitool I get this message:

hcitool: error while loading shared libraries: libsdp.so.2: cannot open  
shared object file: No such file or directory

I cross compiled it, so that _might_ be a source of error.
To be exact I did for bluez-libs:
./configure --host=arm-linux

and for bluez-utils I did:
./configure --host=arm-linux  
--with-bluez=/home/sordid/downloads/bluez-libs-2.10_installDESTDIR/usr/  
--with-usb=/opt/arcom/arm-linux/src/linux-source-2.4.21-rmk1-pxa1-arcom1/drivers/usb/  
--enable-debug --enable-test --enable-initscripts

I thought the USB command is ment for cross-compiling,
so I gave the sources for arm-linux USB as the path.
Thats right?

Whats my failure?

-- 
Regards,
Christoph


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] missing libsdp
  2004-09-12 23:35 [Bluez-users] missing libsdp Christoph Torens
@ 2004-09-13 10:38 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-09-13 10:38 UTC (permalink / raw)
  To: Christoph Torens; +Cc: BlueZ Mailing List

Hi Christoph,

> I just compiled bluez-libs-2.10 and bluez-utils-2.10
> everything went fine, but starting hcitool I get this message:
> 
> hcitool: error while loading shared libraries: libsdp.so.2: cannot open  
> shared object file: No such file or directory

the libsdp is no longer needed. Sounds like there is an old install of
hcitool. Check that you only have one hcitool program installed on your
system.

> I cross compiled it, so that _might_ be a source of error.
> To be exact I did for bluez-libs:
> ./configure --host=arm-linux
> 
> and for bluez-utils I did:
> ./configure --host=arm-linux  
> --with-bluez=/home/sordid/downloads/bluez-libs-2.10_installDESTDIR/usr/  
> --with-usb=/opt/arcom/arm-linux/src/linux-source-2.4.21-rmk1-pxa1-arcom1/drivers/usb/  
> --enable-debug --enable-test --enable-initscripts
> 
> I thought the USB command is ment for cross-compiling,
> so I gave the sources for arm-linux USB as the path.
> Thats right?

We never include kernel headers, so this is wrong. And as the help text
of the USB option says it, you can specify the prefix of the USB library
with it.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-09-13 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-12 23:35 [Bluez-users] missing libsdp Christoph Torens
2004-09-13 10:38 ` Marcel Holtmann

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