Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178648

Summary: www-apache/mod_suphp compile fails w/ libtool 1.5.23b
Product: Gentoo Linux Reporter: Chris Ripp <chris>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 169581    

Description Chris Ripp 2007-05-15 14:31:31 UTC
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....
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-06-03 14:54:52 UTC
I just committed a revision bug fixing your issues w/ libtool. Should be on the rsync-mirrors in a about an hour.