Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187646 - app-office/openoffice-2.2.1 needs >=media-libs/fontconfig-2.3
Summary: app-office/openoffice-2.2.1 needs >=media-libs/fontconfig-2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 20:54 UTC by Daniel Carroll
Modified: 2007-08-19 16:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output snippet from ebuild compile (ooffice-ebuild-fail,23.49 KB, text/plain)
2007-08-03 20:55 UTC, Daniel Carroll
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Carroll 2007-08-03 20:54:00 UTC
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
Comment 1 Daniel Carroll 2007-08-03 20:55:25 UTC
Created attachment 126820 [details]
Output snippet from ebuild compile
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-04 08:30:10 UTC
The only fontconfig version in the tree is 2.4.2; please upgrade your system properly using --deep. :)
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2007-08-19 16:21:01 UTC
I've raised the dependency in cvs now, thanks for reporting