https://bz.apache.org/bugzilla/show_bug.cgi?id=61833
Bug ID: 61833
Summary: I am trying to install Apache 2.4.29 on my AIX 7.1
server.
Product: Apache httpd-2
Version: 2.4.29
Hardware: Other
OS: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Other Modules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
am trying to install Apache 2.4.29 on my AIX 7.1 server.
That was my configure command:
./configure --prefix=/opt/apache --with-included-apr --with-pcre=/opt/pcre
--include=/var/tmp/http-2.4.29
/srclib/apr-util/xml/expat/lib
The make ran correctly.
Thought the make install gives me the following error:
...
Target "install" is up to date.
Making install in modules
Making install in aaa
rm -f /opt/apache/modules/mod_authn_file.so
/var/tmp/httpd-2.4.29/srclib/apr/libtool --silent --mode=install install
mod_authn_file.la /opt/apache/modules/
find: bad status-- /opt/apache/modules/mod_authn_file.so
install: File mod_authn_file.so was not found.
make: The error code from the last command is 2.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
I am not used to compile and I have no idea what to correct so it is installing
correctly.
Thanks very much for your help.
--
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]