logo       

problem installing gdk-pixbuf (fontconfig): msg#00576

Subject: problem installing gdk-pixbuf (fontconfig)
Hi,
I have attempted to install three packages: glib, gtk+ and gdk-pixbuf (in that order). However, the installation quits at gdk-pixbuf, when it attempts to build fontconfig. The error follows:

--->  Building fontconfig with target all
Error: Target com.apple.build returned: shell command "cd "/Users/nina/src/darwinports/dports/graphics/fontconfig/work/ fontconfig-2.2.0" && make all" returned error 2
Command output: make  all-recursive
Making all in fontconfig
make[2]: Nothing to be done for `all'.
Making all in fc-lang
make[2]: Nothing to be done for `all'.
Making all in src
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DFONTCONFIG_PATH='"/usr/local/bin/xmedcon/etc/fonts"' -I.. -I../src -I/usr/local/bin/xmedcon/include -I/usr/X11R6/include -g -O2 -c fcfreetype.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -DFONTCONFIG_PATH=\"/usr/local/bin/xmedcon/etc/fonts\" -I.. -I../src -I/usr/local/bin/xmedcon/include -I/usr/X11R6/include -g -O2 -c fcfreetype.c -fno-common -DPIC -o .libs/fcfreetype.o
fcfreetype.c: In function `FcFreeTypeQuery':
fcfreetype.c:279: error: `PS_FontInfoRec' undeclared (first use in this function) fcfreetype.c:279: error: (Each undeclared identifier is reported only once
fcfreetype.c:279: error: for each function it appears in.)
fcfreetype.c:279: error: parse error before "psfontinfo"
fcfreetype.c:738: error: `psfontinfo' undeclared (first use in this function)
fcfreetype.c:954:2: warning: #warning "No FT_Get_Next_Char"
make[2]: *** [fcfreetype.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

What do I do at this point. Would it be possible to somehow exclude fontconfig from the configuration. I have been able to trace the dependencies, and gdk-pixbuf actually requires pango, which requires fontconfig and freetype. Is it possible to exclude the two from pango? Or is there another way around this problem?

thanks

Zrinka


<Prev in Thread] Current Thread [Next in Thread>