make install fails on debian with error
/usr/include/fuse/fuse_common.h:32: error: #error Please add -D_FILE_OFFSET_BITS=64 to your compile flags!
Installing pkg-config fix the issue
apt-get install pkg-config