![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
I finally installed all the new libs and tried to compile CVS:
Makefile:2804: *** missing separator. Stop.
The line 2804 is:
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
any ideas?
![](https://secure.gravatar.com/avatar/cb05f8930948859ba6f5eafcdc14e722.jpg?s=120&d=mm&r=g)
On Thu, Jul 22, 2004 at 07:20:12PM -0300, bulia byak wrote:
Makefile:2804: *** missing separator. Stop.
The line 2804 is:
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
any ideas?
Hm. Did you run a full autogen.sh/configure cycle? What does tools-version.sh show for you?
(CVS is okay for me...)
![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
Hm. Did you run a full autogen.sh/configure cycle?
Yes here's the output:
============================================================================= When you report a trouble about building CVS version of inkscape, Please report following information about distro and tools version, too.
--1. distribution------------------------------------------------------------ Mandrake Linux release 9.2 (FiveStar)
--2. tools------------------------------------------------------------------- /usr/bin/m4: GNU m4 1.4 /usr/bin/autoconf: autoconf (GNU Autoconf) 2.57 /usr/bin/autoheader: autoheader (GNU Autoconf) 2.57 /usr/bin/automake: automake (GNU automake) 1.7.6 /usr/bin/automake-1.7: automake (GNU automake) 1.7.6 automake-1.8: not found /usr/bin/aclocal: aclocal (GNU automake) 1.6.3 /usr/bin/aclocal-1.7: aclocal (GNU automake) 1.7.6 aclocal-1.8: not found /usr/bin/intltoolize: intltoolize (GNU intltool) 0.27.2 /usr/bin/gettextize: /usr/bin/gettextize (GNU gettext) 0.11.5 /usr/bin/libtoolize: libtoolize (GNU libtool) 1.4.3
--3. environment variables--------------------------------------------------- NLSPATH=/usr/share/locale/%l/%N PATH=/home/d/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/usr/local/bin:/home/d/bin/java_sdk/bin LANG=en_US GS_FONTPATH=/home/d/psfonts:/usr/share/fonts/default/ghostscript HFILE_PATH=/home/d/tide/harmonics.txt:/home/d/tide/offsets.xml LANGUAGE=en_US PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
=============================================================================
I am testing that you have the required versions of libtool, autoconf, automake, glib-gettextize and intltoolize. This test is not foolproof, so if anything goes wrong, see the file HACKING for more information...
checking for autoconf >= 2.52 ... yes (version 2.57) checking for automake >= 1.7 ... yes (version 1.7.6) checking for glib-gettextize >= 2.0.0 ... yes (version 2.4.4) checking for intltool >= 0.17 ... yes (version 0.27.2) configure.in:7: version mismatch. This is Automake 1.7.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.6.3. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL Copying 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 /usr/share/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/.
patching file po/Makefile.in.in
What does tools-version.sh show for you?
see above in autogen output
![](https://secure.gravatar.com/avatar/cb05f8930948859ba6f5eafcdc14e722.jpg?s=120&d=mm&r=g)
On Thu, Jul 22, 2004 at 08:21:03PM -0300, bulia byak wrote:
/usr/bin/automake: automake (GNU automake) 1.7.6 /usr/bin/automake-1.7: automake (GNU automake) 1.7.6 automake-1.8: not found /usr/bin/aclocal: aclocal (GNU automake) 1.6.3 /usr/bin/aclocal-1.7: aclocal (GNU automake) 1.7.6 aclocal-1.8: not found
configure.in:7: version mismatch. This is Automake 1.7.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.6.3. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. /usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
Weird! You have an old aclocal somehow, and it's running instead of aclocal-1.7? I don't see how this is possible. Can you uninstall aclocal 1.6 and make sure 1.7 is installed correctly?
I've added a little more verbosity to autogen.sh. Can you run it again?
![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
OK I have installed latest autoconf and automake (1.8) and it works now, though it gives lots of warnings during automake:
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/share/aclocal/xml-i18n-tools.m4:24: warning: underquoted definition of XML_I18N_TOOLS_NEWER_THAN_0_9 /usr/share/aclocal/xml-i18n-tools.m4:28: warning: underquoted definition of AC_PROG_XML_I18N_TOOLS /usr/share/aclocal/xml-i18n-tools.m4:30: warning: underquoted definition of X18T_PFORG1
etc...
Any idea of what else to install to silence these?
![](https://secure.gravatar.com/avatar/cb05f8930948859ba6f5eafcdc14e722.jpg?s=120&d=mm&r=g)
On Thu, Jul 22, 2004 at 09:01:01PM -0300, bulia byak wrote:
Any idea of what else to install to silence these?
Honestly, I'm not sure. I think they're just safe warnings due to changes in the automake API that other applications haven't caught up to yet. I've been ignoring them for some time now. :)
We could explicitly ignore the error with a sneaky grep if we wanted to...
participants (2)
-
bulia byak
-
Kees Cook