Re: compiling CVS sources - errors from autogen.sh



On Mon, 14 Jan 2002, Petr Kozelka wrote:

> I have just installed Mandrake 8.1 and checked out the latest sources of MC
> from CVS.
> I wanted to compile the sources, but this is what I got:
> 
> [pk ganymed mc]$ ./autogen.sh
> aclocal: gettext.m4/codeset.m4: 5: duplicated macro `AM_LANGINFO_CODESET'
> aclocal: gettext.m4/gettext.m4: 41: duplicated macro `AM_WITH_NLS'
[.....snip......]

MC is including gettext .m4 files, while there's already a system-wide
copy. You can either remove all the m4 files in gettext.m4 directory,
or modify autogen.sh so that aclocal don't include gettext.m4 directory.

Abel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]