Issue 8814 - aarch64 autoconf error
Summary: aarch64 autoconf error
Status: VERIFIED DUPLICATE of issue 7855
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.45
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-06 10:46 UTC by stephane@qnap.com
Modified: 2020-03-23 17:38 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description stephane@qnap.com 2018-03-06 10:46:25 UTC
Full_Name: stephane guerithault
Version: 2.4.45
OS: Xenial Ubuntu arm64 ( aarch64)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (2a06:4282:6:6b00:b0e4:f061:db67:e31e)


Open Ldap autoconf script need uptade to compile from Source on aarch64
architecture (arm64)

Configuring OpenLDAP 2.4.45-Release ...
checking build system type... 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-patches@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 = 4.2.8
uname -s = Linux
uname -v = #1 SMP Thu Feb 15 01:39:52 CST 2018

/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 = 4.2.8
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Thu Feb 15 01:39:52 CST 2018
configure: error: cannot guess build type; you must specify one


root@TS-128A:/SRC/openldap-2.4.45# uname -a
Linux TS-128A 4.2.8 #1 SMP Thu Feb 15 01:39:52 CST 2018 aarch64 aarch64 aarch64
GNU/Linux
Comment 1 Quanah Gibson-Mount 2020-03-23 17:38:39 UTC

*** This issue has been marked as a duplicate of issue 7855 ***