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

Anjuta and broken autogen.sh



Whenever I autogenerate any projects in Anjuta I get the following
output:

Auto generating the Project: testaja ...
./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 .
Running libtoolize...
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./ltmain.sh'
libtoolize: copying file `./ltoptions.m4'
libtoolize: copying file `./ltsugar.m4'
libtoolize: copying file `./ltversion.m4'
libtoolize: copying file `./libtool.m4'
Running aclocal  ...
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
AM_OPTIONS_WXCONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending0x0.0000000000001p-1022clocal
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of
AM_PATH_WXCONFIG
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
/usr/share/aclocal/opencdk.m4:13: warning: underquoted definition of
AM_PATH_LIBOPENCDK
/usr/share/aclocal/libgnutls.m4:12: warning: underquoted definition of
AM_PATH_LIBGNUTLS
/usr/share/aclocal/libgnutls-extra.m4:12: warning: underquoted
definition of AM_PATH_LIBGNUTLS_EXTRA
/usr/share/aclocal/libgcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBGCRYPT
/usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of
AM_PATH_GPG_ERROR
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB
/usr/share/aclocal/esd.m4:10: warning: underquoted definition of
AM_PATH_ESD
/usr/share/aclocal/esd.m4:175: warning: underquoted definition of
AM_ESD_SUPPORTS_MULTIPLE_RECORD
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of
AM_PATH_AVIFILE
aclocal: configure.in: 16: macro `AM_PROG_LIBTOOL' not found in
library
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template
without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:         [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be
produced, see the
autoheader: WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes
AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using
aclocal).
/usr/share/automake-1.8/am/depend2.am: am__fastdepCXX does not appear
in AM_CONDITIONAL
/usr/share/automake-1.8/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
Running autoconf ...
Running ./configure ...
./configure: line 1260: syntax error near unexpected token `testaja,'
./configure: line 1260: `AM_INIT_AUTOMAKE(testaja, 0.1)'
Completed ... unsuccessful
Total time taken: 8 secs

I'm running debian unstable and anjuta 1.2.2 without any modifications
to the installed packages and so forth so it's basically a stock
unstable install running anjuta on gnome. I've installed all the
latest build tools and tried generating projects from scratch using
several of anjuta's wizards. Any ideas on how to fix this?

Thanks



Reply to: