Hi, On window32 (with mingw crosscompiler), Fontconfig can't stat a directory if its name ends in a slash. This breaks FcDirCacheValid(). The attached patch fixes this, and cleans up the fucntion and its debug output a bit.
Created attachment 5037 [details] patch
BTW, See you at FISL 2006 !
Does this still occur in fc-2_4-branch? If so, can you prepare a patch against the branch? I suspect it doesn't, and even if it does, it should be easier to fix.
I can't compile 2.3.94 for mingw. See bug #6494
*** Bug 3358 has been marked as a duplicate of this bug. ***
Created attachment 5207 [details] [review] Make fontconfig compile on mingw, perhaps Eliminates uses of mmap and sysconf if they're not defined. Might make fontconfig compile on mingw now...
I've committed something that makes fontconfig compile. Does it work?
per dom, fontconfig now appears to work on mingw32.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.