https://issues.apache.org/bugzilla/show_bug.cgi?id=45278
Summary: Make install fails on AIX : --with-included-apr option
not recognized
Product: Apache httpd-2
Version: 2.2.9
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Here is the error:
...
Making install in apr-util
make[2]: Entering directory `/stage/source/httpd-2.2.9/srclib/apr-util'
/stage/source/httpd-2.2.9/srclib/apr/build/mkdir.sh
/usr/local/apache2/lib/apr-u til-1
mkdir /usr/local/apache2/lib/apr-util-1
/bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected. <<<<< ERROR
make[2]: *** [install-modules-yes] Error 2
make[2]: Leaving directory `/stage/source/httpd-2.
...
Explicitly specifying bundled apr also fails:
# ./configure --prefix=/usr/local/apache2 --with-included-apr
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... powerpc-ibm-aix5.3.0.0
checking host system type... powerpc-ibm-aix5.3.0.0
checking target system type... powerpc-ibm-aix5.3.0.0
Configuring Apache Portable Runtime library ...
configuring package in srclib/apr now
configure: WARNING: Unrecognized options: --with-included-apr <<<< ERROR
checking build system type... powerpc-ibm-aix5.3.0.0
checking host system type... powerpc-ibm-aix5.3.0.0
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]