Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 20 Sep 2002 15:46:14 -0400 From: Jason Tishler Subject: Re: fetchmail 6.0.0 build problem due to gettext issue In-reply-to: <20020918192205.GA1764@tishler.net> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020920194614.GA1880@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20020918192205 DOT GA1764 AT tishler DOT net> On Wed, Sep 18, 2002 at 03:22:05PM -0400, Jason Tishler wrote: > Any suggestions on how to best fix this build problem will be greatly > appreciated? It appears that I can workaround the problem by executing: $ aclocal $ autoconf before doing the normal GNU build procedure: $ configure $ make $ make install My WAG is that fetchmail's aclocal.m4 is built against a version of gettext that has a bug in the "GNU gettext in libintl" check. Can anyone confirm or refute this hypothesis? Thanks, Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/