Discussion:
OpenLDAP Configure failed
Kartikeswar K
2016-02-05 15:40:10 UTC
Permalink
Dear GNU OpenLDAP Team,

I am using openLDAP for ARM8 platform. I am not able to configure it as it
the config.guess is failed. Please find below output of
./build/config.guess as per the instructions given in
http://www.openldap.org/faq/data/cache/123.html. Kindly do the needful.

----------------
./build/config.guess: unable to guess system type

This script, last modified 2010-09-24-OpenLDAP, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from


http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and

http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./build/config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-***@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2010-09-24-OpenLDAP

uname -m = aarch64
uname -r = 3.19.3+
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Dec 20 13:09:21 CST 2015

/usr/bin/uname -p =
/bin/uname -X =

hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =

UNAME_MACHINE = aarch64
UNAME_RELEASE = 3.19.3+
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 SMP PREEMPT Sun Dec 20 13:09:21 CST 2015


Thanks & Regards,
Kartikeswar Koppula
***@gmail.com
Paul Eggert
2016-02-05 17:11:00 UTC
Permalink
Post by Kartikeswar K
It is advised that you
download the most up to date version of the config scripts from
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
Yes, try doing that.

Loading...