Thanks for the details Quanah,
I did use C/C++ almost 13 years ago, used to build using turboc++ with a specific approach no headers installations followed as remembered.
I am trying to get MignW.
Openldap officially which compiler it supports ? please let me know details.
Thank you.
Regards, Vijay Kumar
On Wed, Feb 5, 2020 at 12:11 PM Quanah Gibson-Mount quanah@symas.com 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>
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
--On Wednesday, February 5, 2020 2:06 PM +0530 Vijay Kumar pasumarthivijaykumar@gmail.com wrote:
Openldap officially which compiler it supports ? please let me know details.
You need to install MSYS or MSYS2 (I suggest the latter) and use gcc to compile with. You also need to entirely delete your existing source to remove all unauthorized changes you've made, and start from scratch.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org