| Bug#: 204851 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: critical | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: robbat2@gentoo.org | |
| Component: Core system | |||
| URL: | |||
| Summary: gettext circular dependency with libcroco and glib | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-01-08 04:56 0000 | |||
| Description: | Opened: 2008-01-08 04:56 0000 |
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.
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.
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
*** Bug 206260 has been marked as a duplicate of this bug. ***