Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204851 - gettext circular dependency with libcroco and glib
Summary: gettext circular dependency with libcroco and glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 206260 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-08 04:56 UTC by Robin Johnson
Modified: 2010-10-13 09:45 UTC (History)
1 user (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 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-01-08 04:56:57 UTC
The new gettext-0.17 has a circular dependancy without any use flags involved.
gettext-0.17 DEPS libcroco
libcroco DEPS glib
glib DEPS gettext

These are all hard dependencies.

The --with-included-glib on gettext doesn't help either.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-01-08 05:05:15 UTC
either the bundled libcroco needs to get used just like the bundled glib is used, or we need to be able to disable the --color stuff that uses glib/libcroco/libxml2 via a USE flag, to work around the circular dep.
Comment 2 SpanKY gentoo-dev 2008-01-14 04:44:42 UTC
i'll just force internal version in gettext to keep things simple

http://sources.gentoo.org/sys-devel/gettext/gettext-0.17.ebuild?r1=1.10&r2=1.11
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-17 00:42:56 UTC
*** Bug 206260 has been marked as a duplicate of this bug. ***