| Bug#: 187646 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: openoffice@gentoo.org | Reported By: gentoo0624@defiant.mesastate.edu | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-office/openoffice-2.2.1 needs >=media-libs/fontconfig-2.3 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-08-03 20:54 0000 | |||
| Description: | Opened: 2007-08-03 20:54 0000 |
While compiling openoffice-2.2.1, it fails complaining that FC_FAMILYLANG is not declared. From searching on the web, this appears to be a problem from compiling against an older version of media-libs/fontconfig (I had version 2.2.something). I found a report that upgrading to version 2.3.x solved the problem, so I upgraded to media-libs/fontconfig-2.4.2 and have verified that OpenOffice now gets past that point in the compile. SO, this is a request to ask that a build dependency for openoffice be added for >=media-libs/fontconfig-2.3 Reproducible: Always Steps to Reproduce: just run: emerge app-office/openoffice
Created an attachment (id=126820) [details]
Output snippet from ebuild compile
The only fontconfig version in the tree is 2.4.2; please upgrade your system properly using --deep. :)
I've raised the dependency in cvs now, thanks for reporting