[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Unable to build mdb stat tool for linux



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.

-- 
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/