[oe] [Solved] Bluetooth library and corresponding errors.

RaNgErS rangers.av at gmail.com
Fri Nov 2 03:36:49 UTC 2012


Hi,

Added


LIBBTH_CC=`pkg-config --bluez`


Thats all. :-)

Thanks
RaNgErS



---------- Forwarded message ----------
From: RaNgErS <rangers.av at gmail.com>
Date: Tue, 30 Oct 2012 09:38:34 +0530
Subject: [oe] Bluetooth library and corresponding errors.
To: openembedded-devel at lists.openembedded.org

Hi,

I am trying to make a recipie with usb & bluetooth support. I added

LIBUSB_CC=`pkg-config --cflags libusb-1.0`

for usb. But for bluetooth dont know what to add. so I am getting these
errors :

undefined reference to `hci_get_route'
undefined reference to `hci_open_dev'
undefined reference to `hci_inquiry'
undefined reference to `ba2str'
undefined reference to `str2ba'
undefined reference to `hci_read_remote_name'


all from my sample code which build with the same recipie. what is the
equivalent bluetooth library?

Thanks
RaNgErS



-- 
     RaNgErS
THIS IS STRANGE




More information about the Openembedded-devel mailing list