From: | 近藤雄太 <kondo(at)sraoss(dot)co(dot)jp> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org, Brian Ye <brian(dot)y(dot)ye(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, buildfarm(at)sraoss(dot)co(dot)jp |
Subject: | Re: Error building for 64-bit Windows (10) |
Date: | 2021-05-27 10:21:16 |
Message-ID: | 20210527192116.6827842d3a4b28533e666ac3@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Hi,
>>> @ Owners of hamerkop, could you look at updating the krb5 installation
>>> on this animal? This include path used seems out of date compared to
>>> the MSI installers upstream provides.
>>
>> OK. We'll have it done in a few days.
>
>Thanks!
Thanks for your patience.
We found some problems with hamerkop, so we ended up updating two things.
First, the config option that specified the kerberos installation
directory was still "krb5", so we changed it to "gss".
Secondly, kerberos SDK (include, lib) was not installed on hamerkop, so
we installed it. After that, we made sure that the "include" (not "inc")
directory existed under the kerberos installation directory
"C:\Program Files\MIT\Kerberos" which we set to "gss".
Please check.
--
Kondo Yuta <kondo(at)sraoss(dot)co(dot)jp>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2021-05-27 10:55:18 | Re: Error building for 64-bit Windows (10) |
Previous Message | Laurenz Albe | 2021-05-27 07:45:27 | Re: [PATCH] add link to domain data types section from locale documentation |