This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fetchmail 6.0.0 build problem due to gettext issue


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]