Hi, Added
LIBBTH_CC=`pkg-config --bluez` Thats all. :-) Thanks RaNgErS ---------- Forwarded message ---------- From: RaNgErS <[email protected]> Date: Tue, 30 Oct 2012 09:38:34 +0530 Subject: [oe] Bluetooth library and corresponding errors. To: [email protected] 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
