Bug 1057815 - recent freetype update breaks lasi
Summary: recent freetype update breaks lasi
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lasi
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-25 01:34 UTC by John Ellson
Modified: 2014-01-25 19:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-25 19:10:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2014-01-25 01:34:24 UTC
Description of problem:
/usr/include/freetype/ftglyph.h no longer exists.  Used by /usr/include LASi.h

on fc20:
    rpm -ql freetype-devel-2.5.0-4.fc20.x86_64 | grep ftglyph
    /usr/include/freetype2/freetype/ftglyph.h

on rawhide:
    rpm -ql freetype-devel-2.5.2-2.fc21.x86_64 | grep ftglyph
    /usr/include/freetype2/ftglyph.h



Version-Release number of selected component (if applicable):
lasi-devel-1.1.1-7.fc20.x86_64
freetype-devel-2.5.2-2.fc21.x86_64

How reproducible:
100%

Steps to Reproduce:
1.rebuilding graphviz
2.
3.

Actual results:
In file included from gvrender_lasi.cpp:21:0:
/usr/include/LASi.h:14:30: fatal error: freetype/ftglyph.h: No such file or directory
 #include <freetype/ftglyph.h>
                              ^

Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.