[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Anjuta и Debian Sarge



Может кому-нибудь удавалось скомпилировать последнюю анюту в стабильном
Debian? 

Делаю по инструкции: http://www.anjuta.org/development
У меня всё закончивается на ./configure

./configure: line 1382: syntax error near unexpected token `anjuta,'
./configure: line 1382: `AM_INIT_AUTOMAKE(anjuta, $ANJUTA_VERSION)'

Предварительный запуск ./autogen.sh выдал следующее:

**Warning**: 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.

Generating initial interface files
Generating Interface IAnjutaBookmark
        Writing ianjuta-bookmark.h
        Writing ianjuta-bookmark.c
Generating Interface IAnjutaBuildable
        Writing ianjuta-buildable.h
        Writing ianjuta-buildable.c
Generating Interface IAnjutaDebugger
        Writing ianjuta-debugger.h
        Writing ianjuta-debugger.c
Generating Interface IAnjutaDebuggerManager
        Writing ianjuta-debugger-manager.h
        Writing ianjuta-debugger-manager.c
Generating Interface IAnjutaDocumentManager
        Writing ianjuta-document-manager.h
        Writing ianjuta-document-manager.c
Generating Interface IAnjutaEditor
        Writing ianjuta-editor.h
        Writing ianjuta-editor.c
Generating Interface IAnjutaEditorAssist: IAnjutaEditor
        Writing ianjuta-editor-assist.h
        Writing ianjuta-editor-assist.c
Generating Interface IAnjutaEditorConvert: IAnjutaEditor
        Writing ianjuta-editor-convert.h
        Writing ianjuta-editor-convert.c
Generating Interface IAnjutaEditorFactory
        Writing ianjuta-editor-factory.h
        Writing ianjuta-editor-factory.c
Generating Interface IAnjutaEditorFolds: IAnjutaEditor
        Writing ianjuta-editor-folds.h
        Writing ianjuta-editor-folds.c
Generating Interface IAnjutaEditorLineMode: IAnjutaEditor
        Writing ianjuta-editor-line-mode.h
        Writing ianjuta-editor-line-mode.c
Generating Interface IAnjutaEditorSelection: IAnjutaEditor
        Writing ianjuta-editor-selection.h
        Writing ianjuta-editor-selection.c
Generating Interface IAnjutaEditorView: IAnjutaEditor
        Writing ianjuta-editor-view.h
        Writing ianjuta-editor-view.c
Generating Interface IAnjutaFile
        Writing ianjuta-file.h
        Writing ianjuta-file.c
Generating Interface IAnjutaFileLoader: IAnjutaLoader
        Writing ianjuta-file-loader.h
        Writing ianjuta-file-loader.c
Generating Interface IAnjutaFileManager
        Writing ianjuta-file-manager.h
        Writing ianjuta-file-manager.c
Generating Interface IAnjutaFileSavable: IAnjutaFile
        Writing ianjuta-file-savable.h
        Writing ianjuta-file-savable.c
Generating Interface IAnjutaHelp
        Writing ianjuta-help.h
        Writing ianjuta-help.c
Generating Interface IAnjutaIndicable
        Writing ianjuta-indicable.h
        Writing ianjuta-indicable.c
Generating Interface IAnjutaIterable
        Writing ianjuta-iterable.h
        Writing ianjuta-iterable.c
Generating Interface IAnjutaIterableTree: IAnjutaIterable
        Writing ianjuta-iterable-tree.h
        Writing ianjuta-iterable-tree.c
Generating Interface IAnjutaLoader
        Writing ianjuta-loader.h
        Writing ianjuta-loader.c
Generating Interface IAnjutaMacro
        Writing ianjuta-macro.h
        Writing ianjuta-macro.c
Generating Interface IAnjutaMarkable
        Writing ianjuta-markable.h
        Writing ianjuta-markable.c
Generating Interface IAnjutaMessageManager
        Writing ianjuta-message-manager.h
        Writing ianjuta-message-manager.c
Generating Interface IAnjutaMessageView
        Writing ianjuta-message-view.h
        Writing ianjuta-message-view.c
Generating Interface IAnjutaProfile
        Writing ianjuta-profile.h
        Writing ianjuta-profile.c
Generating Interface IAnjutaProjectManager
        Writing ianjuta-project-manager.h
        Writing ianjuta-project-manager.c
Generating Interface IAnjutaStream
        Writing ianjuta-stream.h
        Writing ianjuta-stream.c
Generating Interface IAnjutaStreamLoader: IAnjutaLoader
        Writing ianjuta-stream-loader.h
        Writing ianjuta-stream-loader.c
Generating Interface IAnjutaStreamSavable: IAnjutaStream
        Writing ianjuta-stream-savable.h
        Writing ianjuta-stream-savable.c
Generating Interface IAnjutaSymbol
        Writing ianjuta-symbol.h
        Writing ianjuta-symbol.c
Generating Interface IAnjutaSymbolManager
        Writing ianjuta-symbol-manager.h
        Writing ianjuta-symbol-manager.c
Generating Interface IAnjutaTerminal
        Writing ianjuta-terminal.h
        Writing ianjuta-terminal.c
Generating Interface IAnjutaTodo
        Writing ianjuta-todo.h
        Writing ianjuta-todo.c
Generating Interface IAnjutaVcs
        Writing ianjuta-vcs.h
        Writing ianjuta-vcs.c
Generating Interface IAnjutaWizard
        Writing ianjuta-wizard.h
        Writing ianjuta-wizard.c
        Writing libanjuta-iface-marshallers.list
        Writing Makefile.am
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
no need for patching file 'Makefile.in.in'
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  ...
aclocal: configure.in: 81: macro `AM_CFLAGS' not found in library
aclocal: configure.in: 82: macro `AM_CXXFLAGS' not found in library
aclocal: configure.in: 87: macro `AM_CFLAGS' not found in library
aclocal: configure.in: 88: macro `AM_CXXFLAGS' not found in library
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./missing'
configure.in: 70: required file `./config.h.in' not found
plugins/editor/Makefile.am:56: variable `editor_ui_DATA' not defined
plugins/editor/Makefile.am:56: variable `editor_glade_DATA' not defined
plugins/document-manager/Makefile.am:86: variable `document_manager_DATA' not defined
plugins/subversion/Makefile.am:55: warning: automake does not support conditional definition of plugin_in_files in EXTRA_DIST
plugins/subversion/Makefile.am:55: warning: automake does not support conditional definition of subversion_plugin_DATA in EXTRA_DIST
plugins/subversion/Makefile.am:19: warning: automake does not support conditional definition of plugin_in_files in subversion_plugin_DATA
plugins/subversion/Makefile.am:55: warning: automake does not support conditional definition of subversion_ui_DATA in EXTRA_DIST
plugins/subversion/Makefile.am:55: warning: automake does not support conditional definition of subversion_glade_DATA in EXTRA_DIST
plugins/subversion/Makefile.am:55: warning: automake does not support conditional definition of subversion_pixmaps_DATA in EXTRA_DIST
plugins/class-inheritance/Makefile.am:53: warning: automake does not support conditional definition of plugin_in_files in EXTRA_DIST
plugins/class-inheritance/Makefile.am:53: warning: automake does not support conditional definition of cls_inheritance_plugin_DATA in EXTRA_DIST
plugins/class-inheritance/Makefile.am:13: warning: automake does not support conditional definition of plugin_in_files in cls_inheritance_plugin_DATA
plugins/class-inheritance/Makefile.am:53: variable `cls_inheritance_ui_DATA' not defined
plugins/class-inheritance/Makefile.am:53: variable `cls_inheritance_glade_DATA' not defined
plugins/class-inheritance/Makefile.am:53: warning: automake does not support conditional definition of cls_inheritance_pixmaps_DATA in EXTRA_DIST
manuals/reference/libanjuta/Makefile.am:4: require version 1.6, but have 1.4-p6
Running autoconf ...
configure.in:69: 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:70: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:71: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:81: error: possibly undefined macro: AM_CFLAGS
configure.in:82: error: possibly undefined macro: AM_CXXFLAGS
configure.in:112: error: possibly undefined macro: AC_PROG_INTLTOOL
configure.in:119: error: possibly undefined macro: AM_DISABLE_STATIC
configure.in:120: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:275: error: possibly undefined macro: AM_CONDITIONAL
configure.in:343: error: possibly undefined macro: AM_GCONF_SOURCE_2
configure.in:409: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
configure.in:410: error: possibly undefined macro: AM_GLIB_DEFINE_LOCALEDIR
Running ./configure --enable-maintainer-mode ...
./configure: line 1382: syntax error near unexpected token `anjuta,'
./configure: line 1382: `AM_INIT_AUTOMAKE(anjuta, $ANJUTA_VERSION)'



Reply to: