[gnome-bluetooth] undefined symbol: hci_remote_name

Marcel Holtmann marcel at holtmann.org
Tue Jan 18 11:43:02 PST 2005


Hi Miro,

> I'm running Slackware 10,
> when I try to run gnome-bluetooth-manager i get message 
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/gnomebt/manager.py", line 36, in ?
>     from gnomebt import iconlist, controller, hig_alert
> ImportError: /usr/lib/libbtctl.so.1: undefined symbol: hci_remote_name
> 
> nm of libbtctl returns
> nm /usr/lib/libbtctl.so.1|grep hci_remote_name ->> U hci_remote_name
> 
> nm of libbtctl returns
> nm /usr/lib/libbluetooth.so|grep hci_remote_name ->> 000049d0 T hci_remote_name
> 
> I've got libbtctl v0.4.1, gnome-bluetooth v0.5.1, bluez-libs v2.9 
> (libbtctl won't compile with bluez-libs v2.14).

the bluez-libs-2.14 deprecate some functions and hci_remote_name()
should be replaced by hci_read_remote_name().

Regards

Marcel




More information about the gnome-bluetooth mailing list