Всем привет!
Пытаюсь 2 день собрать под свою систему speech despatcher из исходников
и встал в ступор с dotconf 1.3
Помогите пожалуйста с ним разобраться!!!
Делаю так.
git clone git://github.com/williamh/dotconf.git
cd dotconf
autoconf
получаю
configure.ac:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Пробывал как уже советовали выше
autoreconf
/usr/local/share/aclocal/dotconf.m4:5: warning: underquoted definition of AM_PATH_DOTCONF /usr/local/share/aclocal/dotconf.m4:5: run info Automake 'Extending aclocal' /usr/local/share/aclocal/dotconf.m4:5: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:6: error: required file './install-sh' not found
configure.ac:6:   'automake --add-missing' can install 'install-sh'
configure.ac:6: error: required file './missing' not found
configure.ac:6:   'automake --add-missing' can install 'missing'
src/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
src/Makefile.am:1:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
src/Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
src/Makefile.am:1:   If 'LT_INIT' is in 'configure.ac', make sure
src/Makefile.am:1:   its definition is in aclocal's search path.
src/Makefile.am: error: required file './depcomp' not found
src/Makefile.am:   'automake --add-missing' can install 'depcomp'
autoreconf: automake failed with exit status: 1
поставил automake 1.12 из исходников уже...
На 1.11 было тоже самое.
Буду благодарен!
С Уважением,
Павел.

--
Blinux-rus mailing list
[email protected]
http://www.a11ywiki.org/cgi-bin/mailman/listinfo/blinux-rus

Ответить