Displaying 1 result from an estimated 1 matches for "am_path_shout".
2004 Aug 06
1
ice2 autogen.sh problems
...in:8: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:53: error: possibly undefined macro: AM_CONDITIONAL
configure.in:114: error: possibly undefined macro: AM_PATH_OGG
configure.in:118: error: possibly undefined macro: AM_PATH_VORBIS
configure.in:128: error: possibly undefined macro: AM_PATH_SHOUT
./configure: line 1186: syntax error near unexpected token
`AM_INIT_AUTOMAKE(ices,2.0)'
./configure: line 1186: `AM_INIT_AUTOMAKE(ices,2.0)'
the ogg, libshout, and vorbis modules do autogen, and compile correctly.
but vorbis-tools do not. here ./autogen gives me
idoru:/usr/src/cvs/vorbis-...