[Icecast] problems compiling libshout-kh
Andy Baxter
andy at earthsong.free-online.co.uk
Wed Dec 14 20:52:29 UTC 2005
hello,
I just downloaded libshout from http://svn.xiph.org/icecast/branches/kh/ices
and tried to follow the instructions for compiling it. When I
run ./autogen.sh, I get the following:
monkey:/usr/local/src/libshout-kh# ./autogen.sh
Checking for automake version
found automake-1.6
found aclocal-1.6
Generating configuration files for libshout, please wait....
aclocal-1.6 -I m4
aclocal: couldn't open directory `m4': No such file or directory
autoheader
autoheader2.50: error: AC_CONFIG_HEADERS not found in configure.in
libtoolize --automake
automake-1.6 --add-missing
configure.in:14: no proper implementation of AM_INIT_AUTOMAKE was found,
configure.in:14: probably because aclocal.m4 is missing...
configure.in:14: You should run aclocal to create this file, then
configure.in:14: run automake again.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
configure.in:15: required file `./config.h.in' not found
examples/Makefile.am: installing `./depcomp'
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
src/Makefile.am:5: required directory src/avl does not exist
src/Makefile.am:5: required directory src/net does not exist
src/Makefile.am:5: required directory src/timing does not exist
src/Makefile.am:5: required directory src/httpp does not exist
src/Makefile.am:5: required directory src/thread does not exist
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
src/Makefile.am:5: required directory src/avl does not exist
src/Makefile.am:5: required directory src/net does not exist
src/Makefile.am:5: required directory src/timing does not exist
src/Makefile.am:5: required directory src/httpp does not exist
src/Makefile.am:5: required directory src/thread does not exist
autoconf
configure.in:14: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:15: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:27: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:30: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.in:109: error: possibly undefined macro: AM_CONDITIONAL
configure.in:119: error: possibly undefined macro: AC_MSG_WARN
configure.in:159: error: possibly undefined macro:
AC_CONFIG_LIBCONFIG_IN_STATICconfigure.in:160: error: possibly undefined
macro: AC_CONFIG_LIBCONFIG_IN
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
./configure: line 1311: AM_INIT_AUTOMAKE: command not found
./configure: line 1312: syntax error near unexpected token `config.h'
./configure: line 1312: `AM_CONFIG_HEADER(config.h)'
--- end ---
It's trying to look for a directory called 'm4', which doesn't exist. Does
anyone know what I should do to get this to compile?
andy baxter.
More information about the Icecast
mailing list