Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmD8r-0007zl-4V for pgsql-docs@arkaria.postgresql.org; Thu, 27 May 2021 10:21:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lmD8o-0003a9-NR for pgsql-docs@arkaria.postgresql.org; Thu, 27 May 2021 10:21:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmD8o-0003a1-HS for pgsql-docs@lists.postgresql.org; Thu, 27 May 2021 10:21:26 +0000 Received: from mx0b-0050f201.pphosted.com ([148.163.141.54]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmD8i-0002gQ-A6 for pgsql-docs@lists.postgresql.org; Thu, 27 May 2021 10:21:25 +0000 Received: from pps.filterd (m0203370.ppops.net [127.0.0.1]) by mx0b-0050f201.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 14R9HXc4006722 for ; Thu, 27 May 2021 19:21:18 +0900 Received: from sraihe.sra.co.jp (sraihe.sra.co.jp [221.255.117.38]) by mx0b-0050f201.pphosted.com with ESMTP id 38sqejs2nd-1 for ; Thu, 27 May 2021 19:21:17 +0900 Received: from srascb.sra.co.jp (srascb [133.137.8.65]) by sraihe.sra.co.jp (Postfix) with ESMTP id 2D7A92A6863 for ; Thu, 27 May 2021 19:21:17 +0900 (JST) Received: from sranhm.sra.co.jp (osspc25 [133.137.174.97]) by srascb.sra.co.jp (Postfix) with ESMTP id 161F85802CC for ; Thu, 27 May 2021 19:21:17 +0900 (JST) Received: from DESKTOP-P9CGAV8 (sraihg-14-83.sra.co.jp [133.137.14.83]) by sranhm.sra.co.jp (Postfix) with SMTP id DED6DA0B1C; Thu, 27 May 2021 19:21:16 +0900 (JST) Date: Thu, 27 May 2021 19:21:16 +0900 From: =?ISO-2022-JP?B?GyRCNmFGI006QkAbKEI=?= To: Michael Paquier Cc: pgsql-docs@lists.postgresql.org, Brian Ye , Andrew Dunstan , buildfarm@sraoss.co.jp Subject: Re: Error building for 64-bit Windows (10) Message-Id: <20210527192116.6827842d3a4b28533e666ac3@sraoss.co.jp> In-Reply-To: References: <162128202219.27274.12616756784952017465@wrigleys.postgresql.org> <1e23ace9-b46e-eb94-019c-225d62266a72@dunslane.net> <20210520110405.07fe8b592842e456684778fc@sraoss.co.jp> X-Mailer: Sylpheed Pro 2.5.1 (GTK+ 2.24.23; i686-pc-mingw32; Pro 2.5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Proofpoint-GUID: QBQW7bwwpheN36y13hH8cD_PWpI2gwrx X-Proofpoint-ORIG-GUID: QBQW7bwwpheN36y13hH8cD_PWpI2gwrx X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=9996 signatures=668682 X-Proofpoint-Spam-Details: rule=spam_low_notspam policy=spam_low score=0 suspectscore=0 bulkscore=0 mlxscore=0 clxscore=1034 mlxlogscore=597 priorityscore=1501 spamscore=0 adultscore=0 impostorscore=0 phishscore=0 malwarescore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2104190000 definitions=main-2105270067 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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