Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156734 - media-libs/xine-lib-1.1.2-r2 requires libtool to emerge properly
Summary: media-libs/xine-lib-1.1.2-r2 requires libtool to emerge properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 15:40 UTC by marcelo
Modified: 2006-11-30 17:19 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 marcelo 2006-11-30 15:40:09 UTC
had to install libtool to emerge media-libs/xine-lib-1.1.2-r2. Currently, this is not a part of the dependencies listed in the ebuild. 

A version of libtool was being used at compile time, probably supplied by xine-lib. The problem is that that libtool did not handle the --tag=cc option and exited. emerged sys-devel/libtool-1.5.22 and xine-lib compiled. 

My system is x86 and has been upgraded to 2006.1 profile from 2005.0 clean install.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-30 17:09:25 UTC
sys-devel/libtool is part of system (read profiles/base/packages); not exactly an ebuild fault that you've unmerged it without any good reason.

Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-30 17:19:38 UTC
As jakub said it's part of system, but anyway forced it on for sake of completeness.