Hi, I just have tried to install the latest version. However, after the ./configure step I get the following error when trying the "make".
I'm using raspian (4.4.16) - here is the error: S=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -MT owusbprobe.o -MD -MP -MF .deps/owusbprobe.Tpo -c -o owusbprobe.o owusbprobe.c owusbprobe.c:22:47: fatal error: ../../../owlib/src/include/libusb.h: No such file or directory #include "../../../owlib/src/include/libusb.h" ^ compilation terminated. Makefile:676: recipe for target 'owusbprobe.o' failed make[4]: *** [owusbprobe.o] Error 1 make[4]: Leaving directory '/home/pi/owfs-3.1p2/module/owshell/src/c' Makefile:496: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/pi/owfs-3.1p2/module/owshell/src' Makefile:496: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/pi/owfs-3.1p2/module/owshell' Makefile:510: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/pi/owfs-3.1p2/module' Makefile:565: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 What am I doing wrong? Thanks a lot. Best, Tom
------------------------------------------------------------------------------
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers