[MacPorts] #41567: graphviz, freetype, libLASi: fatal error: 'freetype/ftglyph.h' file not found
MacPorts
noreply at macports.org
Wed Nov 27 02:42:18 PST 2013
#41567: graphviz, freetype, libLASi: fatal error: 'freetype/ftglyph.h' file not
found
---------------------+-----------------------------------------
Reporter: mojca@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: freetype, libLASi, graphviz
---------------------+-----------------------------------------
I'm unable to upgrade graphviz because `/opt/local/include/LASi.h` that
includes
{{{
#include <freetype/ftglyph.h>
}}}
isn't able to find that file:
{{{
:info:build In file included from gvrender_lasi.cpp:21:
:info:build /opt/local/include/LASi.h:14:10: fatal error:
'freetype/ftglyph.h' file not found
:info:build #include <freetype/ftglyph.h>
:info:build ^
:info:build 1 error generated.
}}}
I used to have that file in
`/opt/local/include/freetype2/freetype/ftglyph.h`, but it seems that it
has now been moved to `/opt/local/include/freetype2/ftglyph.h`, so
`#include <freetype/ftglyph.h>` cannot be found any longer.
--
Ticket URL: <https://trac.macports.org/ticket/41567>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list