fontconfig

Farkas Levente lfarkas at lfarkas.org
Tue Jan 27 17:12:06 UTC 2009


Erik van Pienbroek wrote:
> Op dinsdag 27-01-2009 om 16:24 uur [tijdzone +0100], schreef Farkas
> Levente:
>> hi,
>> after the comment in:
>> https://bugzilla.redhat.com/show_bug.cgi?id=467416#c7
>> is there any reason for the fontconfig package?
>> the only other package which require it is pango does it really need or
>> the same rules apply to it as for cairo?
> 
> Hi,
> 
> As with cairo, fontconfig/freetype is also an optional dependancy for
> Pango

but unfortunately none of these option have for pango
--disable-xlib
--disable-xcb
--enable-win32
--disable-ft
and without freetype i've got dozens of errors like this:
------------------------------------------
i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2
    -I .    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
--param=ssp-buffer-size=4 -mms-bitfields -mms-bitfields -MT
harfbuzz-dump-main.o -MD -MP -MF .deps/harfbuzz-dump-main.Tpo -c -o
harfbuzz-dump-main.o harfbuzz-dump-main.c
In file included from harfbuzz-dump.c:27:
harfbuzz-impl.h:29:22: error: ft2build.h: No such file or directory
harfbuzz-impl.h:30:10: error: #include expects "FILENAME" or <FILENAME>
harfbuzz-impl.h:31:10: error: #include expects "FILENAME" or <FILENAME>
In file included from harfbuzz-impl.h:33,
                 from harfbuzz-dump.c:27:
harfbuzz-global.h:32:10: error: #include expects "FILENAME" or <FILENAME>
------------------------------------------
ft2build.h is in freetype package.

-- 
  Levente                               "Si vis pacem para bellum!"



More information about the mingw mailing list