On ~x86 system, recently installed apache-2.2 and went to rebuild mod_suphp, complains of libtool version mismatch.... ...snip output.... checking for correct ltmain.sh version... no configure: error: *** [Gentoo] sanity check failed! *** *** libtool.m4 and ltmain.sh have a version mismatch! *** *** (libtool.m4 = 1.5.23b, ltmain.sh = 1.5.22) *** Please run: libtoolize --copy --force if appropriate, please contact the maintainer of this package (or your distribution) for help. make: *** [config.status] Error 1 Reproducible: Always Steps to Reproduce: 1. try to compile mod_suphp 2. 3. Actual Results: error described above Expected Results: compile! downgrading to libtool-1.5.22 fixed the problem. Don't know if that dependency is hardcoded or generated during configure....
I just committed a revision bug fixing your issues w/ libtool. Should be on the rsync-mirrors in a about an hour.