Opened 11 years ago
Closed 11 years ago
#5302 closed defect (fixed)
libpcap-1.6.1 doesn't build with bluez-5.21
Reported by: | Wayne Blaszczyk | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
The following error occurs during make:
./pcap-bt-monitor-linux.c:42:28: fatal error: bluetooth/mgmt.h: No such file or directory #include <bluetooth/mgmt.h> ^ compilation terminated.
Adding --enable-bluetooth=no bypasses the issue
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Before my last commit, I looked for something from you to be done, but in the posts. That's the reason it is not yet done.
I will do it tomorrow. Apologies and thanks.
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks again.
Fixed at r13703.
Note:
See TracTickets
for help on using tickets.
https://bugs.gentoo.org/show_bug.cgi?id=517772