Compiling Wine-20021125 w/ gcc-3.2.1 and freetype-2.1.3

Tom Williams tomdkat at attbi.com
Thu Nov 28 17:07:18 CST 2002


Hi!  I'm trying to build Wine-20021125 via "wineinstall" and the compile
fails with TONS of messages related to Freetype.  I took a peek at the
"config.log" file and found these errors when configure was trying to
detect the freetype/ftglyph.h header:

configure:8420: checking for freetype/freetype.h
configure:8427: result: yes
configure:8340: checking freetype/ftglyph.h usability
configure:8349: gcc -c -g -O2 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2  conftest.c >&5
In file included from configure:8377:
/usr/X11R6/include/freetype2/freetype/ftglyph.h:104: parse error before
"FT_Library"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:104: warning: no
semicolon at end of struct or union
/usr/X11R6/include/freetype2/freetype/ftglyph.h:106: parse error before
"format"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:106: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:107: parse error before
"advance"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:107: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:109: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:156: parse error before
"FT_GlyphRec"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:156: warning: no
semicolon at end of struct or union
/usr/X11R6/include/freetype2/freetype/ftglyph.h:157: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:158: parse error before
"top"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:158: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:159: parse error before
"bitmap"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:159: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:161: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:204: parse error before
"FT_GlyphRec"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:204: warning: no
semicolon at end of struct or union
/usr/X11R6/include/freetype2/freetype/ftglyph.h:205: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:207: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:228: parse error before
"FT_Get_Glyph"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:228: parse error before
"slot"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:229: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:251: parse error before
"FT_Glyph_Copy"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:252: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: parse error before
"FT_Glyph_Transform"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:282: parse error before
"FT_Matrix"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:283: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:360: parse error before
"FT_Glyph_Get_CBox"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:361: parse error before
"FT_UInt"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:362: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: parse error before
"FT_Glyph_To_Bitmap"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:438: parse error before
"FT_Render_Mode"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:440: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: parse error before
"FT_Done_Glyph"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: parse error before
"FT_Matrix_Multiply"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: parse error before
'*' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:487: warning: data
definition has no type or storage class
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: parse error before
"FT_Matrix_Invert"
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: parse error before
'*' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: warning: data
definition has no type or storage class
configure:8352: $? = 1

I recently upgraded to Freetype-2.1.3 and gcc-3.2.1.   Any ideas on
what's going on?  Has anyone been successful in getting Wine to build
with Freetype-2.1.3?

Thanks in advance... :)

Peace...

Tom




More information about the wine-users mailing list