eelke@eelkebox:~/repos/inkscape$ ./autogen.sh Copying file ABOUT-NLS Creating directory build-aux Copying file build-aux/config.rpath Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: Entering directory `.' autoreconf: running: intltoolize --automake --copy --force autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:217: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:217: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:217: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:25: installing 'build-aux/ar-lib' configure.ac:25: installing 'build-aux/compile' configure.ac:19: installing 'build-aux/config.guess' configure.ac:19: installing 'build-aux/config.sub' configure.ac:23: installing 'build-aux/install-sh' configure.ac:23: installing 'build-aux/missing' share/extensions/Makefile.am:17: warning: wildcard $(srcdir: non-POSIX variable name share/extensions/Makefile.am:17: (probably a GNU make extension) share/extensions/Makefile.am:38: warning: wildcard $(srcdir: non-POSIX variable name share/extensions/Makefile.am:38: (probably a GNU make extension) share/palettes/Makefile.am:34: warning: foreach i,$(palettes_i18n: non-POSIX variable name share/palettes/Makefile.am:34: (probably a GNU make extension) share/symbols/Makefile.am:5: warning: wildcard $(srcdir: non-POSIX variable name share/symbols/Makefile.am:5: (probably a GNU make extension) share/symbols/Makefile.am:10: warning: wildcard $(srcdir: non-POSIX variable name share/symbols/Makefile.am:10: (probably a GNU make extension) share/templates/Makefile.am:63: warning: foreach i,$(templates_i18n: non-POSIX variable name share/templates/Makefile.am:63: (probably a GNU make extension) src/Makefile.am:25: error: library used but 'RANLIB' is undefined src/Makefile.am:25: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB' src/Makefile.am:25: to 'configure.ac' and run 'autoconf' again. src/extension/dbus/Makefile_insert:61: error: Libtool library used but 'LIBTOOL' is undefined src/extension/dbus/Makefile_insert:61: The usual way to define 'LIBTOOL' is to add 'LT_INIT' src/extension/dbus/Makefile_insert:61: to 'configure.ac' and run 'aclocal' and 'autoconf' again. src/extension/dbus/Makefile_insert:61: If 'LT_INIT' is in 'configure.ac', make sure src/extension/dbus/Makefile_insert:61: its definition is in aclocal's search path. src/Makefile.am:112: 'src/extension/dbus/Makefile_insert' included from here src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: automake failed with exit status: 1 Done! Please run './configure' now. eelke@eelkebox:~/repos/inkscape$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... gcc3 ./configure: line 5995: syntax error near unexpected token `2.2' ./configure: line 5995: `LT_PREREQ(2.2)'