Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have some trouble on cmd"make" how to solve this #1

Open
9h0st opened this issue Apr 17, 2015 · 0 comments
Open

I have some trouble on cmd"make" how to solve this #1

9h0st opened this issue Apr 17, 2015 · 0 comments

Comments

@9h0st
Copy link

9h0st commented Apr 17, 2015

it says:make: Warning: File Makefile' has modification time 1.5e+03 s in the future make -C src all make[1]: Entering directory/root/pygattlib-master/src'
make[1]: Warning: File Makefile' has modification time 1.5e+03 s in the future cc -ggdb -fPIC -Wall $(python-config --includes) -Ibluez $(pkg-config --cflags glib-2.0) -DVERSION='"5.25"' -c -o btio.o bluez/btio/btio.c /bin/sh: 1: python-config: not found bluez/btio/btio.c: In function 'l2cap_bind': bluez/btio/btio.c:335:6: error: 'struct sockaddr_l2' has no member named 'l2_bdaddr_type' bluez/btio/btio.c: In function 'l2cap_set': bluez/btio/btio.c:641:19: error: 'BDADDR_BREDR' undeclared (first use in this function) bluez/btio/btio.c:641:19: note: each undeclared identifier is reported only once for each function it appears in bluez/btio/btio.c: In function 'parse_set_opts': bluez/btio/btio.c:806:19: error: 'BDADDR_BREDR' undeclared (first use in this function) bluez/btio/btio.c: In function 'l2cap_get': bluez/btio/btio.c:983:9: error: 'struct sockaddr_l2' has no member named 'l2_bdaddr_type' bluez/btio/btio.c:983:28: error: 'BDADDR_BREDR' undeclared (first use in this function) bluez/btio/btio.c:1035:36: error: 'struct sockaddr_l2' has no member named 'l2_bdaddr_type' bluez/btio/btio.c:1084:11: error: 'struct sockaddr_l2' has no member named 'l2_bdaddr_type' make[1]: *** [btio.o] Error 1 make[1]: Leaving directory/root/pygattlib-master/src'
make: *** [all] Error 2

What causes the situation is that my bluez version too high? Mine is bluez 5.30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant