Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671532 - media-gfx/inkscape-0.92.2 - configure: error: Cannot find freetype-config
Summary: media-gfx/inkscape-0.92.2 - configure: error: Cannot find freetype-config
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-19 18:41 UTC by Daniel M. Weeks
Modified: 2018-11-27 16:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2018-11-19 18:41:46 UTC
It appears the current stable version of inkscape fails to build due to an incomplete resolution of bug # 655130:

checking for freetype-config... no
configure: error: Cannot find freetype-config

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-11-20 08:38:24 UTC
What version of media-libs/freetype do you have installed? Where's your "emerge --info" output?
Comment 2 Andrew 2018-11-26 08:25:22 UTC
I have exactly the same problem. The version of the package freetype - 2.9.1-r4. The problem was solved by rolling back to version 2.9
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-11-27 16:06:13 UTC
You could simply stop mixing stable inkscape package with unstable freetype package.

stable =media-libs/freetype-2.9.1-r3 works perfectly fine with stable inkscape and the only difference to =media-libs/freetype-2.9.1-r4 is that -r3 still ships the deprecated "freetype-config" script.