Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1588 closed defect (invalid)

pango-1.2.5 fails to build

Reported by: esd@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The console output error:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/opt/local/etc\" -DLIBDIR=\"/opt/local/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -I../.. -no-cpp-precomp -g -O2 -Wall -c pango-ot-info.c -fno-common -DPIC -o .libs/pango-ot-info.o In file included from pango-ot-private.h:25,

from pango-ot-info.c:22:

/opt/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!" /opt/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files." /opt/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:" /opt/local/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>" /opt/local/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H" pango-ot-info.c:25:31: freetype/ftmodule.h: No such file or directory pango-ot-info.c: In function `synthesize_class_def': pango-ot-info.c:203: warning: `charcode' might be used uninitialized in this function make[3]: * [pango-ot-info.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2

Change History (1)

comment:1 Changed 20 years ago by toby@…

Resolution: invalid
Status: newclosed

Duplicate of 1586.

Note: See TracTickets for help on using tickets.