fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] 6.2.0 build error with --with-included-gettext

2003-06-17 05:55:13
On Fri 2002-12-13 (22:24), Earl Hood wrote:
When trying to build v6.2.0 from source using the --with-included-gettext
to configure, the following error occurs when invoking make:

...[initial output snipped]...
cd intl; make
make[1]: Entering directory `fetchmail-6.2.0/intl'
make[1]: *** No rule to make target `libintl(_dot_)(_at_)l@a', needed by 
`all-yes'.  Stop.
make[1]: Leaving directory `fetchmail-6.2.0/intl'
make: *** [(_at_)INTLDEPS@] Error 2

When I examine intl/Makefile, it appears the configure variable @l@
is not getting replaced.

I replaced it manually by libintl.la (which is another target). But then
LIBTOOL@ is an undefined command. 

The ordinary make fails on a 'Badly formed macro assignment'

 
v6.2.0 builds without error if --with-included-gettext is not
used, however, since I have a version of gettext installed that
is older than what is recommended in INSTALL, I would like to use
--with-included-gettext.

The problem is also present in v6.1.3.

For me the problem is present both with and without
--with-included-gettext, while I tried both the default gettext (old) and
a newer installation of gettext 0.12.1

System Information:
  uname -a
      Linux (host) 2.4.18-18.7.x #1 Wed Nov 13 20:29:30 EST 2002 i686 unknown

SunOS 5.8 Generic_108528-17 sun4u sparc


Have you learned about any fix?

Kind regards
Martin

<Prev in Thread] Current Thread [Next in Thread>