[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: release 2.12.1 causes fontconfig to fail to build (with 2.11.1 fontc
From: |
hydra3333 |
Subject: |
RE: release 2.12.1 causes fontconfig to fail to build (with 2.11.1 fontconfig builds OK) |
Date: |
Sat, 7 May 2022 21:31:15 +0930 |
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 <wl@gnu.org>
Sent: Saturday, May 7, 2022 8:28 PM
To: hydra3333@gmail.com
Cc: freetype@nongnu.org
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