On Thu, Dec 10, 2009 at 12:44 PM, Michael Felt <[email protected]> wrote: > Success - well almost. Was this also covered in the VOTE thread? > ==== > Making install in modules > Making install in aaa > rm -f /opt/aixt/apache2/modules/mod_authn_file.so > /data/prj/alpha/httpd-2.3.4-alpha/srclib/apr/libtool --silent --mode=install > install mod_authn_file.la /opt/aixt/apache2/modules/ > find: bad status-- /opt/aixt/apache2/modules/mod_authn_file.la > install: File mod_authn_file.lai was not found. > make: 1254-004 The error code from the last command is 2.
You may get a better idea if you run the libtool command manually without the "--silent" option.
