I'm trying to build 2.3.5 on OSX 10.4, and I get this error:
gcc -pedantic -ansi -I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs -I./builds/unix -I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DHAVE_ANSI_OS_INLINE=1 "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c -fno-common -DPIC -o /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/objs/.libs/truetype.o In file included from /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/truetype.c:24: /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c: In function 'load_truetype_glyph': /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1406: error: dereferencing pointer to incomplete type /Volumes/Shared/fink.build/freetype219/freetype-2.3.5/src/truetype/ttgload.c:1418: error: dereferencing pointer to incomplete type Any ideas what's going on? _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
