ziggy46802
Active Member
- Joined
- Aug 19, 2012
- Messages
- 418
- Reaction score
- 27
when I do sh autogen.sh I get this
Code:
steven@steven-desktop:~/sources4$ sh autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: configure.ac: not using aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=none
configure.ac:3: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:23: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:130: error: possibly undefined macro: AC_CHECK_HEADERS
configure.ac:154: error: possibly undefined macro: AM_PATH_XML2
configure.ac:154: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:159: error: possibly undefined macro: AC_CHECK_LIB
autoreconf: /usr/bin/autoconf failed with exit status: 1
steven@steven-desktop:~/sources4$