[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree [v4]

George Adams gdams at openjdk.org
Tue Aug 13 20:41:36 UTC 2024


On Tue, 13 Aug 2024 17:33:25 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> @gdams do you have a chance to look at the merge-conflict?
>
>> @mrserb I've resolved the merge conflicts. I'm slightly worried about the changes to `common/autoconf/generated-configure.sh` though. I've got `autoconf at 2.69` on my mac (installed using brew) but there might be a more specific version required?
> 
> I had a similar issue some time ago https://github.com/openjdk/jdk8u-dev/pull/413#issuecomment-1951600088, at that time I also run 2.69 on macos. Solved that by running autoconf on some linux hosts.

> > @mrserb I've resolved the merge conflicts. I'm slightly worried about the changes to `common/autoconf/generated-configure.sh` though. I've got `autoconf at 2.69` on my mac (installed using brew) but there might be a more specific version required?
> 
> I had a similar issue some time ago [#413 (comment)](https://github.com/openjdk/jdk8u-dev/pull/413#issuecomment-1951600088), at that time I also run 2.69 on macos. Solved that by running autoconf on some linux hosts.

that looks better, I've compiled it locally with the patch applied and the generated configure looks correct now

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/318#issuecomment-2287096974


More information about the jdk8u-dev mailing list