https://bugs.winehq.org/show_bug.cgi?id=46296
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Zhenya from comment #0)
Created attachment 63020 [details] build log
There is a build error on openSUSE 11.4 and GCC 4.5 compiler:
freetype.c: In function 'get_fontconfig_family': freetype.c:5230:34: error: 'FC_NAMELANG' undeclared (first use in this function) freetype.c:5230:34: note: each undeclared identifier is reported only once for each function it appears in freetype.c:5232:34: error: 'FC_PRGNAME' undeclared (first use in this function)
Also I attach the same error with SLES 11 SP4 and GCC 4.8. The last version that successfully compiling is 3.21
It's about fontconfig, not freetype.