While compiling FontConfig 2.2.0, I''m receiving an error 8 for no apparent reason. From the looks of it, it may be having a problem with one of my fonts but I''m not certain. I''ve included the complete compile messages as an attachment. The error is below: FcCharSetIsSubset3FcCharSetIsSubsetTest for charset inclusion#include <fontconfig.h> FcBool FcCharSetIsSubsetconst FcCharSet *aconst FcCharSet *bDescriptionReturns whether a is a subset of b. VersionFontconfig version 2.2.0 FcCharSetFirstPage3FcCharSetFirstPageStart enumerating charset contents#include <fontconfig.h> FcChar32 FcCharSetFirstPageconst FcCharSet *aFcChar32[FC_CHARSET_MAP_SIZE]mapFcChar32 *nextDescriptionBuilds an array of bits marking the first page of Unicode coverage of a. Returns the base of the array. next contains the next page in the font. VersionFontconfig version 2.2.0 FcCharSetNextPage3FcCharSetNextPageContinue enumerating charset contents#include <fontconfig.h> FcChar32 FcCharSetNextPageconst FcCharSet *aFcChar32[FC_CHARSET_MAP_SIZE]mapFcChar32 *nextDescriptionBuilds an array of bits marking the Unicode coverage of a for page *next. Returns the base of the array. next contains the next page in the font. VersionFontconfig version 2.2.0 FcMatrixFcMatrix structures hold an affine transformation in matrix form. FcMatrixInit3FcMatrixInitinitialize an FcMatrix structure#include <fontconfig.h> void FcMatrixInitFcMatrix *matrixmake[2]: *** [fontconfig-devel.txt] Error 8 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [fontconfig-devel] Error 8 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 [root@jericho fontconfig-2.2.0]# Oh one other thing, my system configuration is as follows: cpu : Alpha cpu model : PCA56 cpu variation : 7 cpu revision : 0 cpu serial number : system type : EB164 system variation : SX164 system revision : 0 system serial number : cycle frequency [Hz] : 533333333 timer frequency [Hz] : 1024.00 page size [bytes] : 8192 phys. address bits : 40 max. addr. space # : 127 BogoMIPS : 1055.68 kernel unaligned acc : 10506288 (pc=fffffc00005ad51c,va=fffffc000064bb3c) user unaligned acc : 9886 (pc=12006ee14,va=200000edfff) platform string : Digital AlphaPC 164SX 533 MHz cpus detected : 1 Mem: 259366912 243728384 15638528 0 29679616 158056448 Swap: 838959104 43442176 795516928 MemTotal: 253288 kB MemFree: 15272 kB MemShared: 0 kB Buffers: 28984 kB Cached: 147152 kB SwapCached: 7200 kB Active: 139280 kB Inactive: 65720 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 253288 kB LowFree: 15272 kB SwapTotal: 819296 kB SwapFree: 776872 kB (root@kcnetwork.net) (gcc version 3.3.2) #1 Mon Nov 8 21:40:52 CDT 2003 Thank you, Will L G __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -------------- next part -------------- A non-text attachment was scrubbed... Name: error-log.gz Type: application/x-gzip-compressed Size: 11240 bytes Desc: error-log.gz Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20031112/3ed4633a/error-log.bin