I was studying about raspberry zero w and BLE communication with python. For that work i was trying install bluez. But when i trying make command , error with make: *** No tartgets specified and no makefile found. stop.
Searching for sloving this problem, ansers are that in directors makefile dont exist. But in my case makefile are there.
pi@pi:~/bluez-5.41 $ ls
acinclude.m4 client configure.ac gobex Makefile.obexd peripheral TODO
aclocal.m4 compile COPYING INSTALL Makefile.plugins plugins tools
android config.guess COPYING.LIB install-sh Makefile.tools profiles unit
attrib config.h.in depcomp lib missing README
AUTHORS config.log doc ltmain.sh monitor src
btio config.sub emulator Makefile.am NEWS test
ChangeLog configure gdbus Makefile.in obexd test-driver
How can i solve this problem ?