Hello, fpmap is using directly the make command instead of the globale variable MAKE in the fpmap main Makefile. Considering that my make command does not accept the -C option, I am using gmake thru the global variable... and the build fails because the fpmap make is hardcoded. Same thing in the build script from sources/build . Is it possible to fix this in the distribution ? Regards, Pierre Nguyen Tuong.