Opened 17 years ago

Last modified 14 years ago

#13588 closed defect

gnome-print fails to build — at Initial Version

Reported by: acondit@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port: gnome-print

Description

ft2build.h is not being included in some of the 'c' files, for example: In file included from ./parseTT.h:25,

from parseTT.c:109:

/opt/local/include/freetype2/freetype/freetype.h:20:2: error: #error "`ft2build.h' hasn't been included yet!" /opt/local/include/freetype2/freetype/freetype.h:21:2: error: #error "Please always use macros to include FreeType header files." /opt/local/include/freetype2/freetype/freetype.h:22:2: error: #error "Example:" /opt/local/include/freetype2/freetype/freetype.h:23:2: error: #error " #include <ft2build.h>" /opt/local/include/freetype2/freetype/freetype.h:24:2: error: #error " #include FT_FREETYPE_H"

The same error ocurred in gnome-font-private.h

Change History (0)

Note: See TracTickets for help on using tickets.