[PlanetCCRMA] Anjuta problem

"Alexander Carôt" alexander_carot@gmx.net
Wed Nov 19 07:23:02 2003


Hi -

I don't know if this list is made for the next subject - I post it 'cause
Anjuta is part of the CCRMA planet. 
Nando : please let me know.

successfully installed Anjuta. Then I started the project wizard which
created the new project but it hangs when running the autogen.sh. In the terminal
it says :

(anjuta:3266): Gtk-CRITICAL **: file gtkeditable.c: line 125
(gtk_editable_get_chars): assertion `GTK_IS_EDITABLE (editable)' failed
 
(anjuta:3266): Gtk-CRITICAL **: file gtktreestore.c: line 568
(gtk_tree_store_get_path): assertion `iter->user_data != NULL' failed
 
(anjuta:3266): Gtk-CRITICAL **: file gtktreeview.c: line 9225
(gtk_tree_view_expand_row): assertion `path != NULL' failed
 
(anjuta:3266): Gtk-CRITICAL **: file gtktreemodel.c: line 400
(gtk_tree_path_free): assertion `path != NULL' failed

I only ran the wizard and didn' t edit anything. 
If I try to run autogen.sh manually the terminal says :

[root@localhost a]# ./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.
 
processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
 
You do not have a version of gettext installed.
Please download one from your local package repository or
from ftp://ftp.gnu.org/pub/gnu/gettext/
 
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal  ...
aclocal: configure.in: 25: macro `AM_GNU_GETTEXT' not found in library
Running autoheader...
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
 
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
 
WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])
 
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
configure.in:7: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:7: old Automake version.  You should recreate aclocal.m4
configure.in:7: with aclocal and run automake again.
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
Makefile.am: installing `./INSTALL'
Makefile.am: installing `./COPYING'
Use of uninitialized value in pattern match (m//) at /usr/bin/automake line
3798.
configure.in:8: required file `./config.h.in' not found
configure.in:25: required file `./ABOUT-NLS' not found
Makefile.am:6: required directory ./intl does not exist
src/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/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
Use of uninitialized value in pattern match (m//) at /usr/bin/automake line
3798.
Makefile.am:6: required directory ./intl 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/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
Running autoconf ...
configure.in:7: 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:8: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:12: error: possibly undefined macro: AM_PROG_CC_STDC
configure.in:14: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:25: error: possibly undefined macro: AM_GNU_GETTEXT
configure.in:26: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
Running ./configure ...
./configure: line 1227: syntax error near unexpected token `a,'
./configure: line 1227: `AM_INIT_AUTOMAKE(a, 0.1)'


????


Thanks    -- A l e x