[MacPorts] #41652: dia could not be build / missing header file
MacPorts
noreply at macports.org
Mon Dec 2 10:59:17 PST 2013
#41652: dia could not be build / missing header file
---------------------------+--------------------------------
Reporter: leonfauster@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: dia
---------------------------+--------------------------------
dia-0.97.2_4 could not be build because:
:info:build /bin/sh ../../libtool .............<cut>............... -o
render_eps.lo render_eps.c
:info:build diapsft2renderer.c:32:10: fatal error: 'freetype/ftglyph.h'
file not found
:info:build #include <freetype/ftglyph.h>
:info:build 1 error generated.
:info:build make: [diapsft2renderer.lo] Error 1
----
Workaround:
cd /opt/local/include/
ln -s freetype2 freetype
----
$ port installed freetype
freetype @2.5.1_0 (active)
$ /usr/bin/sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.5
BuildVersion: 12F45
$ port version
Version: 2.2.1
--
Ticket URL: <https://trac.macports.org/ticket/41652>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list