Hi, I tried compiled clutter from git, but there might be some
autotool version mismatch.

This is what I have done:
git clone git://git.clutter-project.org/clutter
cd clutter
./autogen.sh

And this is result:
Symlinking file mkinstalldirs
Symlinking file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  -I build/autotools
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build/autotools'.
libtoolize: copying file `build/autotools/libtool.m4'
libtoolize: copying file `build/autotools/ltoptions.m4'
libtoolize: copying file `build/autotools/ltsugar.m4'
libtoolize: copying file `build/autotools/ltversion.m4'
libtoolize: copying file `build/autotools/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:91: required file `../ltmain.sh' not found
clutter/Makefile.am:308: `%'-style pattern rules are a GNU make extension
clutter/cogl/cogl/driver/gles/Makefile.am:56: `%'-style pattern rules
are a GNU make extension
clutter/cogl/cogl/driver/gles/Makefile.am:58: `%'-style pattern rules
are a GNU make extension
Makefile.am: installing `./INSTALL'
autoreconf: automake failed with exit status: 1


I think ubuntu 9.10 has very recent versions of autotools, so are they
too new? Is there any solution how I can get clutter compiled?

-Aapo Rantalainen
-- 
To unsubscribe send a mail to [email protected]

Reply via email to