#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: Resolution: | Keywords: Port: freetype, libLASi, graphviz | ------------------------------------------+-------------------------------- Comment (by ryandesign@…): From the freetype 2.5.1 CHANGES file: {{{ - The header file layout has been changed. After installation, all files are now located in `<prefix>/include/freetype2'. Applications that use (a) `freetype-config' or FreeType's `pkg-config' file to get the include directory for the compiler, and (b) the documented way for header inclusion like #include <ft2build.h> #include FT_FREETYPE_H ... don't need any change to the source code. }}} So I guess libLASi is doing it wrong. -- Ticket URL: <https://trac.macports.org/ticket/41567#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X