• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux cant do autogen.sh

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$
 
autconf 2.65-3ubuntu1

automake 1:1.11.1-1

libtool 2.2.6b-2ubuntu1

- - - Updated - - -

I 'marked all upgrades" and 174 packages came up so lets see what happens when that finishes
 
Back
Top