Ticket #73 (closed defect: fixed)
upgrade source to build with latest bluez utils 4.x
| Reported by: | jackflap | Owned by: | dsmith |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | build system | Version: | 0.6.00 |
| Keywords: | compile build version | Cc: | jackflap@… |
Description
CWiid no longer compiles with the latest bluez utils as some functions have been removed as deprecated.
For instance, I get the following error messages when trying to compile under intrepid:
'undefined symbol: hci_remote_name'
I've confirmed with the bluez devs that hci_remote_name() was removed correctly and should be replaced with hci_read_remote_name() (they think).
Change History
Note: See
TracTickets for help on using
tickets.
