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