Opened 10 years ago

Closed 10 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:2 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

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:3 by Fernando de Oliveira, 10 years ago

I mean: searched in dev.

comment:4 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Thanks again.

Fixed at r13703.

Note: See TracTickets for help on using tickets.