X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org X-Received: by 10.43.91.5 with SMTP id bk5mr390492icc.20.1361518056787; Thu, 21 Feb 2013 23:27:36 -0800 (PST) Date: Fri, 22 Feb 2013 01:27:36 -0600 From: Yaakov (Cygwin/X) To: cygwin AT cygwin DOT com Subject: Re: libtirpc-0.2.1-1 compile fails with cygport Message-ID: <20130222012736.15ba596b@YAAKOV04> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Thu, 21 Feb 2013 09:58:40 -0700, Christopher L. Norris wrote: > I am seeing a failure when building libtirpc-0.2.1-1 with a cygport > compile. The compile is failing during the configure step. > > A post on cygwin-announce indicates that the Cygwin port of libtirpc > is supposed to exclude the GSS-API, but the error I'm getting > indicates that it's trying to find a GSS lib. Here is the cygport > output: [snip] > /usr/src/libtirpc-0.2.1-1/src/libtirpc-0.2.1/configure: line 3795: > syntax error near unexpected token `GSSGLUE,' > /usr/src/libtirpc-0.2.1-1/src/libtirpc-0.2.1/configure: line 3795: ` > PKG_CHECK_MODULES(GSSGLUE, libgssglue, ,' > *** ERROR: configure failed You need to have 'pkg-config' installed to provide the necessary aclocal macros. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple