Build(automake) problem with amarok svn on SuSE 9.3
Hi, I'm trying to build the current svn state of amarok on SuSE 9.3, but: make -f admin/Makefile.common *** YOU'RE USING UNSERMAKE. *** GOOD LUCK!! :) *** Creating acinclude.m4 *** Creating list of subdirectories *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME /usr/share/aclocal/KXL.m4:6: warning: underquoted definition of AM_PATH_KXL configure.in:10: error: m4_defn: undefined macro: _m4_divert_diversion autoconf/general.m4:1442: AC_ARG_VAR is expanded from... configure.in:10: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: /usr/bin/autom4te failed with exit status: 1 make: *** [cvs] Fehler 1 It bails out on this line in configure.in: AC_CHECK_PROG(PKGCONFIGFOUND, pkg-config,[yes]) Sure, I have pkg-config installed. I had the "undefined macro: _m4_divert_diversion" problem once, but I cannot remember, how to resolve.. Somebody with an idea, what's wrong here? Pete
participants (1)
-
Hans-Peter Jansen