Open GoogleCodeExporter opened 9 years ago
same issue here any idea on how to fix it ?
ubuntu-12.04
OZWCP rev-40
thanks
Original comment by popotvin...@gmail.com
on 13 Sep 2014 at 3:29
Solution for "make: *** [defs] Error 1"
"LIBZWAVE := $(wildcard $(OPENZWAVE)/cpp/lib/linux/*.a)"
needs to be:
"LIBZWAVE := $(wildcard $(OPENZWAVE)/cpp/build/*.a)"
Original comment by quih...@qnology.com
on 25 Nov 2014 at 12:22
Solution in #2 doesn't work at all. I have Ubuntu 14.04.1
Original comment by piotr.pl...@gmail.com
on 9 Feb 2015 at 10:40
Original issue reported on code.google.com by
asprakas...@gmail.com
on 14 May 2014 at 10:11