"make dist" failure - "AM_PROG_MKDIR_P" macro issue suspected

2016-07-20 Thread Manjesh HS
Hi, I have a software project that uses GNU autotools for its build mechanism. I was earlier building this project successfully on an *RHEL5.6* host having *automake - 1.9.6, autoconf - 2.59, m4 - 1.4.5 and libtool - 1.5.22* packages. Now I migrated to an *RHEL7.2* host having *automake - 1.15,

Problems with linking correct ldap library version

2012-03-21 Thread Manjesh HS
Hi, I am using the GNU automake tools for the build mechanism of my project. My project is integrated as a subsystem into a telecom platform. My subsystem has client and management libraries and on the platform side i do some host adaptation and i will unarchive my standalone project and compile.