| Bug#: 195294 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: trivial | Priority: P2 |
| Resolution: FIXED | Assigned To: openoffice@gentoo.org | Reported By: mgorse@alum.wpi.edu | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-office/openoffice-2.3.0 should depend on >=dev-libs/icu-3.6 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-10-09 21:16 0000 | |||
| Description: | Opened: 2007-10-09 21:16 0000 |
OpenOffice depends on >=dev-libs/icu-3.4, but the code uses UBLOCK_LATIN_EXTENDED_C, which was added in 3.6 (going by a Google search). My system currently has icu-3.4.1, and it failed to build because this was undefined. Reproducible: Always Steps to Reproduce: 1. emerge OpenOffice with icu 3.4.x installed 2. 3.
We don't have any icu-3.4 in the tree. Upgrade your system properly, using --deep.
I've raised the dependency, thanks for reporting