[MacPorts] #21461: freetype: doesn't provide headers and freetype-config is not executable

MacPorts noreply at macports.org
Mon Sep 21 06:12:24 PDT 2009


#21461: freetype: doesn't provide headers and freetype-config is not executable
-----------------------------+----------------------------------------------
 Reporter:  ralmond@…        |       Owner:  ryandesign@…           
     Type:  defect           |      Status:  assigned               
 Priority:  Normal           |   Milestone:                         
Component:  ports            |     Version:  1.8.0                  
 Keywords:                   |        Port:  freetype               
-----------------------------+----------------------------------------------

Comment(by ralmond@…):

 As suggested, I tried reinstalling freetype (sudo port -n upgrade --force
 freetype).  I then rebuilt open motif and got the same error.  I tried
 cleaning openmotif to force it to rerun autoconf, but I got the same error
 message:


 {{{
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./..
 -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\"
 -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\"
 -I/opt/local/include -I/opt/local/include -I/opt/local/include -O2 -arch
 i386 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter
 -MT List.lo -MD -MP -MF .deps/List.Tpo -c List.c  -fno-common -DPIC -o
 .libs/List.o
 In file included from /opt/local/include/X11/Xft/Xft.h:39,
                  from XmRenderTI.h:46,
                  from List.c:86:
 /opt/local/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No
 such file or directory
 }}}

 The freetype build did install the header file on my system:
 {{{
 bash-3.2$ ls /opt/local/include/freetype2/freetype/config/
 ftconfig.h      ftheader.h      ftmodule.h      ftoption.h      ftstdlib.h
 }}}

 For some reason the config for openmotif is not adding
 /opt/local/include/freetype2 to the include file search path.

 Thanks for your help.

-- 
Ticket URL: <http://trac.macports.org/ticket/21461#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list