Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75633 - Totem 0.99.22-r1 requires libtoolize --copy --force to compile/install
Summary: Totem 0.99.22-r1 requires libtoolize --copy --force to compile/install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-25 09:18 UTC by Brian Friday
Modified: 2004-12-25 20:31 UTC (History)
2 users (show)

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 Brian Friday 2004-12-25 09:18:50 UTC
Appears that Totem 0.99.22-r1 needs the line "libtoolize --copy --force" added to the ebuild before the autoconf. At least I assume its before the autoconf since placing it there actually allowed me to install totem. 

Reproducible: Always
Steps to Reproduce:
1.emerge totem
2.
3.

Actual Results:  
failed with the typical 

"Gentoo sanity check failted!"
"libtool.m4 and ltmain.sh have a version mismatch"
"(libtool.m4 = 1.5.10, ltmain.sh = 1.5.6)"

Please run:

libtoolize --copy --force

Expected Results:  
compiled and installed

running libtool 1.5.10-r2 and this occured on 2 systems one rebuilt last week
from scratch and one built today from scratch.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-12-25 20:31:32 UTC
Thanks for the report, fixed in CVS.