Return-Path: Received: from pch.mit.edu (PCH.MIT.EDU [18.7.21.90]) by krbdev.mit.edu (Postfix) with ESMTP id EDD193DE77; Fri, 30 Apr 2010 16:19:39 -0400 (EDT) Received: from pch.mit.edu (pch.mit.edu [127.0.0.1]) by pch.mit.edu (8.13.6/8.12.8) with ESMTP id o3UKJdZt009853; Fri, 30 Apr 2010 16:19:39 -0400 Received: from mailhub-dmz-4.mit.edu (MAILHUB-DMZ-4.MIT.EDU [18.7.62.38]) by pch.mit.edu (8.13.6/8.12.8) with ESMTP id o3UIfhGR030229 for ; Fri, 30 Apr 2010 14:41:43 -0400 Received: from dmz-mailsec-scanner-7.mit.edu (DMZ-MAILSEC-SCANNER-7.MIT.EDU [18.7.68.36]) by mailhub-dmz-4.mit.edu (8.13.8/8.9.2) with ESMTP id o3UIewGr022680 for ; Fri, 30 Apr 2010 14:41:42 -0400 X-Auditid: 12074424-b7b9dae000002832-85-4bdb2466790f Received: from sh3.exchange.ms (sh3.exchange.ms [64.71.238.83]) by dmz-mailsec-scanner-7.mit.edu (Symantec Brightmail Gateway) with SMTP id CD.CD.10290.6642BDB4; Fri, 30 Apr 2010 14:41:42 -0400 (EDT) Received: from outbound.mse3.exchange.ms (unknown [10.0.25.203]) by sh3.exchange.ms (Postfix) with ESMTP id 972F6AC71C for ; Fri, 30 Apr 2010 14:33:02 -0400 (EDT) X-Mimeole: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: [krbdev.mit.edu #6705] plugins don't build on HP-UX Date: Fri, 30 Apr 2010 14:40:13 -0400 Message-ID: <23447137FA0DAA4D95EF535FF356BE4604652AB7@mse3be2.mse3.exchange.ms> In-Reply-To: X-MS-Has-Attach: X-MS-Tnef-Correlator: Thread-Topic: [krbdev.mit.edu #6705] plugins don't build on HP-UX Thread-Index: AcrokrjyJ7d+9PLSQwi9wjHg9TvJ2gAAQ4aw References: From: "Arlene Berry" To: X-Mailstreet-Mailscanner-ID: 972F6AC71C.97DBF X-Mailstreet-Mailscanner-Mcpcheck: X-Brightmail-Tracker: AAAAARPvoYo= Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by pch.mit.edu id o3UIfhGR030229 X-Mailman-Approved-At: Fri, 30 Apr 2010 16:19:05 -0400 X-Beenthere: krb5-bugs-incoming@mailman.mit.edu X-Mailman-Version: 2.1.6 Precedence: list Sender: krb5-bugs-incoming-bounces@PCH.mit.edu Errors-To: krb5-bugs-incoming-bounces@PCH.mit.edu RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 379 Until recently we didn't build any of them but now we're building the pkinit one. The problem is that it tries to build them with a ".so" extension but it needs to be ".sl" for HP-UX. I first ran into it when I was merging in 1.7 and never got around to reporting it. There was a new plugin that we hadn't turned off which had the same problem so I suspect it's all of them.