УкраїнськаEnglishmRussian
Вхід/Новий
У темі немає нових постів

[BugWrong] Autoreconf не проходит.


Автор Повідомлення
Повідомлення створено: 10. 08. 2011 [12:04]
punk
Василий Петров
Автор теми
Зареєстрован(а) с: 09.05.2011
Повідомлення: 57
Скачал текущий срез SVN чтоб собрать, но на первом же шаге случился клин.


$ autoreconf -ivf
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.in:20: error: possibly undefined macro: AC_ENABLE_SHARED
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:21: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:22: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:32: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

$ autoconf --version
autoconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.


Дистрибутив fedora 15.
GNUшники пишут, что все эти AC_* obsoleted.
Повідомлення створено: 10. 08. 2011 [12:13]
Aleksey
Aleksey Popkov
Contributor
Зареєстрован(а) с: 31.07.2008
Повідомлення: 326
autoreconf: configure.in: not using Libtool

Поставьте, но и еще кучи пакетов будет не хватать.
Повідомлення створено: 10. 08. 2011 [13:03]
punk
Василий Петров
Автор теми
Зареєстрован(а) с: 09.05.2011
Повідомлення: 57
Спасибо, проглядел я эту строчку. И ссылку в запале не ту написал - спутал с Obsolete-Macros.html

Macro: AC_ENABLE (feature, action-if-given, [action-if-not-given])
This is an obsolete version of AC_ARG_ENABLE that does not support providing a help string (see AC_ARG_ENABLE).
Повідомлення створено: 10. 08. 2011 [13:58]
roman
Roman Savochenko
Moderator
Contributor
Developer
Зареєстрован(а) с: 12.12.2007
Повідомлення: 3747
Не ошибка!

Learn, learn and learn better than work, work and work.



25131