Issue 6844 - AIX 6.1 | 7.1 not supported in "configure"
Summary: AIX 6.1 | 7.1 not supported in "configure"
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: build (show other issues)
Version: 2.4.24
Hardware: All All
: --- normal
Target Milestone: 2.5.0
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 15:01 UTC by joshua.taylor@ubs.com
Modified: 2020-10-14 21:03 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 joshua.taylor@ubs.com 2011-02-25 15:01:44 UTC
Full_Name: Joshua Taylor
Version: 2.4.24
OS: AIX 6.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (193.134.254.26)


the configure script has no support for aix6* or aix7*, resulting in assuming no
shared libraries are supported. Simply going in after each reference to "aix5*"
and adding, " | aix6* | aix7* " enables shared library support.

Also, support for IA64 on aix is no more. I'm not even sure there was ever a
version that *actually* ran on IA64 cpus.
Comment 1 Howard Chu 2011-02-28 01:30:27 UTC
changed notes
Comment 2 Howard Chu 2011-06-09 09:11:58 UTC
moved from Incoming to Build
Comment 3 OpenLDAP project 2014-08-01 21:04:06 UTC
build - update libtool
Comment 4 Quanah Gibson-Mount 2020-04-10 18:14:00 UTC
Commits: 
  • 1a55a5c6 
by Quanah Gibson-Mount at 2020-04-10T17:44:56+00:00 
ITS#9177 - Finish updating migration to latest autoconf and related build tools