https://issues.apache.org/bugzilla/show_bug.cgi?id=43012
--- Comment #9 from Michael Felt <[email protected]> 2009-10-04 13:43:20 PDT --- (In reply to comment #7) > (In reply to comment #6) > The long term solution is to approach the libtool developers on providing an > option for libtool to provide the .so instead of the .a on platforms such as > AIX. How do you change the libtool version in a build. I suspect I have a new problem concerning libtool. The configure and make process works fine when using AIX 5.3, but on AIX 6.1 I am not getting .so files in the modules directory (but am getting .slo - is this an expected result). I am hoping this problem with AIX 6.1 would be resolved with a newer version of libtool in the package. -- I'll test it for you! mich...@x054:[/data/prj/httpd-2.2.14]srclib/apr/libtool --version ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- 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]
