Tony Arnold wrote:

Hi Mike,

On 17/02/2005, at 9:45 AM, Michael wrote:

ok I recreated the problem to post the output. So that maybe if someone knows more than me could tell if the way I fixed it is not the only way. I archived my existing /usr/X11R6 and /etc/X11 folders, and did a fresh install of XDarwin. Then attempted to rebuild pango1-xft2 and the output failed, (as expected) with:

pangofc-fontmap.c: In function `pango_fc_convert_weight_to_fc':
pangofc-fontmap.c:538: error: `FC_WEIGHT_NORMAL' undeclared (first use in this function)
pangofc-fontmap.c:538: error: (Each undeclared identifier is reported only once
pangofc-fontmap.c:538: error: for each function it appears in.)
make[4]: *** [pangofc-fontmap.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of LD_TWOLEVEL_NAMESPACE=1 failed, exit code 2
Failed: compiling pango1-xft2-1.8.0-1 failed


Any input is as always welcomed.


That's FontConfig 2 :) You need a newer version - you could try pulling back fontconfig2-dev from the 10.3 tree (which works for me) and installing it in your local fink installation, but I fear the version there is not new enough for Pango 1.8 - you'll need the newest version you can find on freedesktop.org. The other option is to disable the pango Xft backend, although that's not going to be very fast once it's running...

-Tony


taking your advice Tony, I have pulled fontconfig2-dev and installed that, but my pango1-xft2 package is still linking to FONTCONFIG_CFLAGS -I/usr/X11R6 and FONTCONFIG_LIBS -L/usr/X11R6/lib is this correct behavior? I am thinking not since I get the same error, or is this not being new enough that you were affraid of?

-Mike S




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to