Hi altogether!
I just checked out rev. 12114 of inkskape and on my uptodate
debian/unstable box ./autogen.sh dies with:
| wolfi@...453...:/tmp/inkscape/inkscape $ ./autogen.sh
| =============================================================================
| When you report a trouble about building SVN version of inkscape,
| Please report following information about distro and tools version, too.
|
| --1. distribution------------------------------------------------------------
| Debian GNU/Linux testing/unstable (etch/sid)
|
| --2. tools-------------------------------------------------------------------
| /usr/bin/m4: /usr/bin/autoconf: autoconf (GNU Autoconf) 2.59d
| /usr/bin/autoheader: autoheader (GNU Autoconf) 2.59d
| /usr/bin/automake: automake (GNU automake) 1.9.6
| /usr/bin/automake-1.7: automake (GNU automake) 1.7.9
| automake-1.8: not found
| /usr/bin/automake-1.9: automake (GNU automake) 1.9.6
| /usr/bin/aclocal: aclocal (GNU automake) 1.9.6
| /usr/bin/aclocal-1.7: aclocal (GNU automake) 1.7.9
| aclocal-1.8: not found
| /usr/bin/aclocal-1.9: aclocal (GNU automake) 1.9.6
| /usr/bin/intltoolize: intltoolize (GNU intltool) 0.35.0
| /usr/bin/gettextize: /usr/bin/gettextize (GNU gettext-tools) 0.14.5
| /usr/bin/libtoolize: libtoolize (GNU libtool) 1.5.22
|
| --3. environment variables---------------------------------------------------
| PATH=/home/wolfi/src/XCrySDen/:/home/wolfi/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11R6/bin:/home/wolfi/src/XCrySDen//scripts:/home/wolfi/src/XCrySDen//util
| LANG=en_US.UTF-8
| GDM_LANG=en_US.UTF-8
| PYTHONPATH=:/home/wolfi/python:
|
| =============================================================================
|
| I am testing that you have the required versions of libtool, autoconf,
| automake, glib-gettextize and intltoolize. This test is not foolproof and
| if anything goes wrong, there may be guidance in the file HACKING.txt
|
| checking for autoconf >= 2.52 ... yes (version 2.59)
| checking for automake >= 1.7 ... yes (version 1.7.9)
| checking for glib-gettextize >= 2.0.0 ... yes (version 2.10.3)
| checking for intltool >= 0.17 ... yes (version 0.35.0)
|
| Running aclocal-1.7 ...
| Running autoheader ...
| Running libtoolize --copy --force ...
| Running automake-1.7 --add-missing ...
| configure.ac: installing `./install-sh'
| configure.ac: installing `./missing'
| src/Makefile_insert:10: OS_WIN32 does not appear in AM_CONDITIONAL
| src/Makefile.am: installing `./compile'
| src/Makefile.am: installing `./depcomp'
| src/Makefile_insert:10: OS_WIN32 does not appear in AM_CONDITIONAL
| Please fix the error conditions and try again.
Does someone know what's going on there?
Thanks,
Wolfi