On Tue, Aug 27, 2002 at 08:36:42AM -0700, Keith Packard wrote: > >Around 21 o'clock on Aug 27, Roger So wrote: > >> Seems like the Xft1 in fcpackage.rc3 still uses FcTypePattern: > >Do you have an old fcprivate.h installed somewhere that xftlist.c is >picking up? There could be a build or install bug which is not getting >that file replaced.
Yup, I have fontconfig RC2 installed a few days ago with --prefix= /usr/X11R6, and that installed fcprivate.h: $ ls -l /usr/X11R6/include/fontconfig/fcprivate.h -rw-r--r-- 1 root root 4153 2002-08-24 14:14 /usr/X11R6/include/fontconfig/fcprivate.h This timestamp is later than the one for fcprivate.h in RC3, and that's probably why the Makefile won't install it. 'install' doesn't preserve timestamps unless given '-p', so I think this is a bug in the current Makefile.in. Thanks Roger -- Roger So Debian Developer Sun Wah Linux Limited i18n/L10n Project Leader Tel: +852 2250 0230 [EMAIL PROTECTED] Fax: +852 2259 9112 http://www.sw-linux.com/ _______________________________________________ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts
