[MacPorts] #62187: freetype @2.10.4: fatal error: 'ft2build.h' file not found

MacPorts noreply at macports.org
Sat Jan 30 23:51:34 UTC 2021


#62187: freetype @2.10.4: fatal error: 'ft2build.h' file not found
-----------------------+------------------------
  Reporter:  nsklaus   |      Owner:  ryandesign
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.6.4
Resolution:            |   Keywords:
      Port:  freetype  |
-----------------------+------------------------

Comment (by nsklaus):

 maybe i submitted this ticket too quickly.
 dwm is a thrid party app, and it has no knowledge of macport, it just
 expected to find includes files where they are supposed to be on a linux
 system.
 i was able to build dwm by modifying config.mk to change the include path:
 {{{
 FREETYPEINC = /opt/local/include/freetype2
 }}}
 instead of originaly:
 {{{
 FREETYPEINC = /usr/include/freetype2
 }}}

 i have no idea about wine yet though.

-- 
Ticket URL: <https://trac.macports.org/ticket/62187#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list