Peter Harvey wrote:
Me too (as they say) :-(
[]
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-DFONTCONFIG_PATH='"/etc/fonts"' -I.. -I../src -I/sw/include -fno-common
-c -o fcfreetype.lo `test -f 'fcfreetype.c' || echo './'`fcfreetype.c
gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I../src
-I/sw/include -fno-common -c fcfreetype.c -o fcfreetype.o
fcfreetype.c: In function `FcGetPixelSize':
fcfreetype.c:265: error: `BDF_PropertyRec' undeclared (first use in this
function)
[]
Failed: phase compiling: fontconfig2-dev-2.2.3-2 failed
This should actually not happen, because the configure script checks for
the presence of this variable and disables this part of the code if the
variable is not found. But the configure script in your case does
perhaps not have the same include directories as the compiler line in
question.
I was just going to write WorksForMe, but then I detected that I had
actually patched my local copy many months ago. For me, the unpatched
version works, too, but it does not use freetype219 despite the clear
wish of the package maintainer. I am now checking my patched version
into CVS. It does use freetype219, and the BDF_PropertyRec variable is
declared and used now. Please try if this works for you.
I am doing this both in 10.3/unstable and in 10.4-transitional/unstable.
--
Martin
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users