Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87035 - media-plugins/xmms-musepack-1.1.2 want libtoolize --force
Summary: media-plugins/xmms-musepack-1.1.2 want libtoolize --force
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 14:27 UTC by Francesco R. (RETIRED)
Modified: 2005-03-28 15:16 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 Francesco R. (RETIRED) gentoo-dev 2005-03-28 14:27:28 UTC
checking for correct ltmain.sh version... no

*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.14, ltmain.sh = 1.5.10) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/xmms-musepack-1.1.2/work/xmms-musepack-1.1.2/config.log

!!! ERROR: media-plugins/xmms-musepack-1.1.2 failed.



added "libtoolize --copy --force" in "src_compile()" after "./autogen.sh".
This worked for me.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-28 15:16:02 UTC
fixed in cvs, thanks for reporting.