fetchmail 6.0.0 build problem due to gettext issue

Jason Tishler jason@tishler.net
Fri Sep 20 12:52:00 GMT 2002


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/



More information about the Cygwin mailing list