Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178648 - www-apache/mod_suphp compile fails w/ libtool 1.5.23b
Summary: www-apache/mod_suphp compile fails w/ libtool 1.5.23b
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libtool-1.5.23
  Show dependency tree
 
Reported: 2007-05-15 14:31 UTC by Chris Ripp
Modified: 2007-06-03 14:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.