gimp fails to build with errors regarding freetype.h

Dan Finn dhrider at gmail.com
Wed Aug 4 09:33:39 PDT 2004


FreeBSD stewie.thna.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Fri
Jul 16 10:36:15 PDT 2004    
root at stewie.thna.net:/usr/obj/usr/src/sys/STEWIE  i386

I just did a recent cvsup.  When trying to "make WITHOUT_PRINT=yes
install" on /usr/ports/graphics/gimp/ I get the following:

In file included from /usr/local/include/libwmf/types.h:26,
                 from /usr/local/include/libwmf/api.h:25,
                 from wmf.c:33:
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error
"`ft2build.h' hasn't been included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please
always use macros to include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error " 
#include <ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error " 
#include FT_FREETYPE_H"
gmake[3]: *** [wmf.o] Error 1
gmake[3]: Leaving directory
`/usr/ports/graphics/gimp/work/gimp-2.0.3/plug-ins/common'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.3/plug-ins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/gimp.


I'm running:
freetype2-2.1.7_3
libwmf-0.2.8

Any help would be really appreciated.

Thanks
Dan


More information about the freebsd-ports mailing list