Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
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) [edit] 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