
Hi,
Can someone please help me with this one. It breaks my building every time (and persists for months now) at po/ directory.
Must be some outdated package, but I can't figure out which one. Posting terminal messages (I'm building from the source -- svn):
------------------------------------------------
localhost 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------------------------------------------------------------ Gentoo Base System version release 1.12.0
--2. tools------------------------------------------------------------------- /usr/bin/m4: /usr/bin/autoconf: autoconf (GNU Autoconf) 2.59 /usr/bin/autoheader: autoheader (GNU Autoconf) 2.59 /usr/bin/automake: automake (GNU automake) 1.7.9 /usr/bin/automake-1.7: automake (GNU automake) 1.7.9 /usr/bin/automake-1.8: automake (GNU automake) 1.8.5 /usr/bin/automake-1.9: automake (GNU automake) 1.9.6 /usr/bin/aclocal: aclocal (GNU automake) 1.7.9 /usr/bin/aclocal-1.7: aclocal (GNU automake) 1.7.9 /usr/bin/aclocal-1.8: aclocal (GNU automake) 1.8.5 /usr/bin/aclocal-1.9: aclocal (GNU automake) 1.9.6 /usr/bin/intltoolize: intltoolize (GNU intltool) 0.30 /usr/bin/gettextize: /usr/bin/gettextize (GNU gettext-tools) 0.14.5 /usr/bin/libtoolize: libtoolize (GNU libtool) 1.5.20
--3. environment variables--------------------------------------------------- MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man::/opt/blackdown-jdk-1.4.2.01/man:/usr/qt/3/doc/man PRELINK_PATH_MASK=/usr/lib/gstreamer-0.8 LIBGL_DRIVERS_PATH=:/usr/lib//modules/dri GUILE_LOAD_PATH=/usr/share/guile/1.6 PATH=/sbin:/bin:/usr/sbin:/usr/bin PYTHONPATH=/usr/lib/portage/pym CLASSPATH=. INFOPATH=/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info LADSPA_PATH=/usr/lib/ladspa
=============================================================================
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.2) checking for intltool >= 0.17 ... yes (version 0.30)
Running aclocal-1.7 ... Running autoheader ... Running libtoolize --copy --force ... Running automake-1.7 --add-missing ... Running autoconf ... Running glib-gettextize --copy --force ... Copying file mkinstalldirs Copying file po/Makefile.in.in Running intltoolize --copy --force --automake ... patching file po/Makefile.in.in Hunk #4 FAILED at 95. Hunk #5 succeeded at 194 (offset 15 lines). Hunk #6 succeeded at 223 (offset 15 lines). 1 out of 6 hunks FAILED -- saving rejects to file po/Makefile.in.in.rej
Done! Please run './configure' now. localhost inkscape #
------------------------------------------------------
Do you want me to send Makefile.in.in and Makefile.in.in.rej? Would that help?
Thank in advance, Vladimir