Return-Path: Received: from mailhub-auth-3.mit.edu (MAILHUB-AUTH-3.MIT.EDU [18.9.21.43]) by krbdev.mit.edu (Postfix) with ESMTPS id 404253F106 for ; Fri, 30 Apr 2010 16:59:38 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id o3UKxcsl012867 for ; Fri, 30 Apr 2010 16:59:38 -0400 Received: from cathode-dark-space.mit.edu (CATHODE-DARK-SPACE.MIT.EDU [18.18.1.96]) (authenticated bits=56) (User authenticated as tlyu@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o3UKxbam026710 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 30 Apr 2010 16:59:37 -0400 (EDT) Received: (from tlyu@localhost) by cathode-dark-space.mit.edu (8.12.9.20060308) id o3UKxave029401; Fri, 30 Apr 2010 16:59:36 -0400 (EDT) To: rt@krbdev.MIT.EDU Subject: Re: [krbdev.mit.edu #6705] plugins don't build on HP-UX References: From: Tom Yu Date: Fri, 30 Apr 2010 16:59:36 -0400 In-Reply-To: (Arlene Berry's message of "Fri, 30 Apr 2010 16:19:40 -0400 (EDT)") Message-ID: Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 662 ""Arlene Berry" via RT" writes: > 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. I think I see some of the problems in the 1.7 branch but I will need to investigate further. In 1.8 and trunk, the problems should be limited to "make clean" and some plugins that we don't compile by default.