Re: Error building for 64-bit Windows (10)
近藤雄太 <kondo@sraoss.co.jp>
From: 近藤雄太 <kondo@sraoss.co.jp>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-docs@lists.postgresql.org, Brian Ye <brian.y.ye@gmail.com>,
Andrew
Dunstan <andrew@dunslane.net>, buildfarm@sraoss.co.jp
Date: 2021-05-27T10:21:16Z
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@sraoss.co.jp>
Commits
-
Fix MSVC scripts when building with GSSAPI/Kerberos
- 7a4f2e158c0e 9.6.23 landed
- 8f507dbc6404 10.18 landed
- cf2e09544d92 11.13 landed
- a75268f1cbfb 12.8 landed
- ab81d004e401 13.4 landed
- 025110663448 14.0 landed