Quanah Gibson-Mount wrote:
--On Wednesday, February 5, 2020 11:38 AM +0530 Vijay Kumar pasumarthivijaykumar@gmail.com wrote:
#define DEFAULT_MAPSIZE (10 * 10 * 10 * 10 * 10 * 10 * 10 * 10 * 1048576)
You've clearly screwed with the code. Do not make any changes to the code, I've already told you this.
mdb_stat.c:17:23: fatal error: ac\unistd.h: No such file or directory #include <ac\unistd.h>
Our mdb_stat.c has no such include directive. Again, someone has mucked with his source.
Install the headers that provide this header file.
You haven't said at all what environment you're building under. I personally use MSYS2.