RE: release 2.12.1 causes fontconfig to fail to build (with 2.11.1 fontconfig builds OK)
<[email protected]> Sat, 7 May 2022 21:31:15 +0930
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <!&!AAAAAAAAAAAYAAAAAAAAAPVpP4J8X/[email protected]> |
It seems perhaps so. I don't know anything about FT_CONFIG_OPTION_SYSTEM_ZLIB nor how or when to use it, so advice would be welcomed. -----Original Message----- From: Werner LEMBERG <[email protected]> Sent: Saturday, May 7, 2022 8:28 PM To: [email protected] Cc: [email protected] Subject: Re: release 2.12.1 causes fontconfig to fail to build (with 2.11.1 fontconfig builds OK) > multiple definition of `get_crc_table'; > multiple definition of `crc32_z'; > multiple definition of `crc32_combine64'; > ... This looks like https://gitlab.freedesktop.org/freetype/freetype/-/issues/1146 Werner