[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Unable to build mdb stat tool for linux
- To: Vijay Kumar <pasumarthivijaykumar@gmail.com>, openldap-technical@openldap.org
- Subject: Re: Unable to build mdb stat tool for linux
- From: Quanah Gibson-Mount <quanah@symas.com>
- Date: Tue, 04 Feb 2020 22:41:20 -0800
- Content-disposition: inline
- Dkim-filter: OpenDKIM Filter v2.10.3 zmcc-2-mta-1.zmailcloud.com 1D302CEFC1
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=symas.com; s=37C7994C-28CA-11EA-A30F-68F90BB9D764; t=1580884879; bh=e1vrT/mCqxsBYJ6klNYN6VeMgCiUWq2mG9fDd/4w+fw=; h=Date:From:To:Message-ID:MIME-Version; b=noyWqzxQN26wpxLGEuxmi+p7iH9B1YXh8otp7dJI/5vNXM0ddbe/56AlVTctIKJtn gnF++OwW+z2QwkAlImb75TQNkO0n08CyeumrCmkhLpQVd6KMQ/tRcFVBF9sT/rD/29 4kphG0mbV7Oj4aD0TX6si17/GNoNXhH3hqiMqd/91qJB3DxoIzw5WABBj5Cv2zhyX7 925a8eOcdfBWkSXMzHLKj5V/iSLgOKlxl4OCWq/UfUuVR8enSJvPNrkBgcrN3kZh3q 1pRezwoWRmakBsXToptvjhUVol4YZ/KuJH5nqV+O8rgyMP6WlxtugB8btFcIoke2DT VIVR2OONFvEqQ==
- In-reply-to: <CAKgG+3fyjKPpmEkRYpuN-Q6D_dz-brDcqJfS9j+ULVfmqmJjLA@mail.gmail.com>
- References: <CAKgG+3fyjKPpmEkRYpuN-Q6D_dz-brDcqJfS9j+ULVfmqmJjLA@mail.gmail.com>
--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>
Install the headers that provide this header file.
You haven't said at all what environment you're building under. I
personally use MSYS2.
--Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>