Michael Jennings wrote:
raster (and others):  If you have a moment, please update e16/e and
make sure "make distcheck" still passes for you as well (after running
autogen.sh, obviously).

$ ./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
autopoint: *** Missing version: please specify in configure.in through a line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
autopoint: *** Stop.
aclocal
--- snip ---
config.status: error: cannot find input file: intl/Makefile.in
=> Aaaargh!


OK, deleted "intl/Makefile" in configure.in:

$ ./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
autopoint: *** Missing version: please specify in configure.in through a line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
autopoint: *** Stop.
aclocal
--- snip ---
config.status: executing default commands


Now type 'make' to compile Enlightenment.

$ make distcheck
make: *** No rule to make target `ABOUT-NLS', needed by `distdir'.  Stop.
=> Aaaargh!

/Kim



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to