Menu

#1 undefined macro error in make of anthem0

open
nobody
None
5
2002-03-31
2002-03-31
Iain Wood
No

I'm trying to build anthem 0.0.13 under suse 7.3. I
have installed tse3.0.2.1 sucessfully, ./configure of
anthem suceeds, but make fails very early, with the
output:

linux:/usr/local/music/anthem-0.0.13 # make
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix /opt/kde
--no-create --no-recursion
cd . && autoheader
./aclocal.m4:549: error: m4_defn: undefined macro:
_m4_divert_diversion
aclang.m4:173: AC_LANG_RESTORE is expanded from...
./aclocal.m4:549: the top level
autoconf: tracing failed
make: *** [stamp-h.in] Error 1
linux:/usr/local/music/anthem-0.0.13 #

Looks like m4 is what gives this error. I can get the
same output running it directly like this:

m4 -I /usr/share/autoconf -I . -Dm4_warnings=syntax
--reload-state=/usr/share/autoconf/autoconf.m4f
./aclocal.m4 configure.in

At this point I'm stuck! Any suggestions as to what
to try next would be very much appreciated.

Regards

Iain

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.