Summary: |
[PATCH] fontconfig PATH_MAX. |
Product: |
fontconfig
|
Reporter: |
jin <rennes> |
Component: |
library | Assignee: |
fontconfig-bugs |
Status: |
CLOSED
FIXED
|
QA Contact: |
Behdad Esfahbod <freedesktop> |
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
akira
|
Version: |
2.11 | |
|
Hardware: |
Other | |
|
OS: |
other | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
fontconfig PATH_MAX
|
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.
Created attachment 126075 [details] fontconfig PATH_MAX Hello, I'm trying to compile Fontconfig 2.11.94 in the GNU/Hurd system and I have error with the macro PATH_MAX in default.c and fcstat.c files. I found a patch made by the Debian project and allows compile correctly. Is it possible to include in Fontconfig code this patch? Thanks