public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] a strange problem
@ 2007-07-31  7:38 leiyu
  2007-08-11 18:29 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: leiyu @ 2007-07-31  7:38 UTC (permalink / raw)
  To: Bluez-Users

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

Dear All,

I meet a  problem, when I cross compile bluez-utils-2.25 using gcc-2.95.3,  I port it do target board and run it , it is ok,it does not need shared library file
but  I cross compile bluez-utils-2.25 using gcc-3.3.2 ,it compile successfully too, but when I port it do target board and run it, it need shared library file 

./hciconfig: error while loading shared libraries: libbluetooth.so.1: cannot load shared object file: No such file or directory

$ldd hciconfig , it display:  not a dynamic executable

Could anyone help me to explain this? thanks

Best regards,
Leiyu

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

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

[-- 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] 2+ messages in thread

* Re: [Bluez-users] a strange problem
  2007-07-31  7:38 [Bluez-users] a strange problem leiyu
@ 2007-08-11 18:29 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-08-11 18:29 UTC (permalink / raw)
  To: BlueZ users

Hi Leiyu,

> I meet a  problem, when I cross compile bluez-utils-2.25 using gcc-2.95.3,  I port it do target board and run it , it is ok,it does not need shared library file
> but  I cross compile bluez-utils-2.25 using gcc-3.3.2 ,it compile successfully too, but when I port it do target board and run it, it need shared library file 
> 
> ./hciconfig: error while loading shared libraries: libbluetooth.so.1: cannot load shared object file: No such file or directory
> 
> $ldd hciconfig , it display:  not a dynamic executable
> 
> Could anyone help me to explain this? thanks

you messed up the linking of libbluetooth. However the 2.25 version is
ancient and no longer supported. Use bluez-utils-3.14 for a change.

Regards

Marcel



-------------------------------------------------------------------------
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-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:[~2007-08-11 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31  7:38 [Bluez-users] a strange problem leiyu
2007-08-11 18:29 ` Marcel Holtmann

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