Andreas R�sdal wrote:
Hi,

I'm trying to build e16 from CVS, but run into problems.
Mostly because there are no Makefile.in files in any directories.
The errors I get are not what I call intuitive....   Any help?

Andreas R�sdal



Running Mandrake 10.1, with:
autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.9


Here's the output from running autogen.sh:


I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Generating configuration files for Enlightenment, please wait.... setup-gettext.sh /usr/bin/autopoint: line 341: /usr/share/gettext/archive.tar.gz: No such file or directory cvs checkout: cannot find module `archive' - ignored find: archive: No such file or directory find: archive: No such file or directory autopoint: *** infrastructure files for version 0.12.1 not found; this is autopoint from GNU gettext-tools 0.14.1 autopoint: *** Stop. aclocal aclocal:configure.in:66: warning: macro `AM_GNU_GETTEXT' not found in library autoheader automake --add-missing configure.in:202: required file `intl/Makefile.in' not found autoconf Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c

This looks like trouble (again, sigh) with auto* and gettext versions.

In configure.in, try changing
AM_GNU_GETTEXT_VERSION(0.12.1)
to
AM_GNU_GETTEXT_VERSION(0.14.1)

Could you please report back whether or not this works?

/Kim


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to