[cvs] autogen.sh error



Hi!


For several days I try to get my gnome-cvs-copy to compile. First I checked
out the following modules (since the remaining ones I have installed as
tarballs):

gnome-common, gnumeric, gwp, balsa, balsa-idl

But all the time I am running autogen.sh I get the following error-messages:

-------------- cut here ---------------

chagemei@charly:/usr/src/gnome/gnumeric> ./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...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I . -I macros ...
aclocal: configure.in: 14: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running automake --gnu  ...
src/Makefile.am:140: variable `GNOME_LIBDIR' not defined
src/Makefile.am:140: variable `GNOMEUI_LIBS' not defined
src/Makefile.am:140: variable `GNOME_XML_LIB' not defined
src/Makefile.am:140: variable `INTLLIBS' not defined
src/Makefile.am:140: variable `GNOME_LIBDIR' not defined
src/Makefile.am:140: variable `GNOMEUI_LIBS' not defined
src/Makefile.am:140: variable `GNOME_XML_LIB' not defined
src/Makefile.am:140: variable `INTLLIBS' not defined
doc/es/Makefile.am:34: variable `TEXT_FILES' not defined
plugins/Makefile.am:14: GUILE does not appear in AM_CONDITIONAL
macros/Makefile.am:31: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
creating cache ./config.cache
../configure: line 525: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
../configure: line 525: `AM_CONFIG_HEADER(config.h)'
chagemei@charly:/usr/src/gnome/gnumeric> 

--------------- cut here ------------------

I guess the critical messages are the not defined variables as well as the
"unexpected token"-message at the bottom-line. But how do I get rid of them
to compile gnumeric (and all other modules)???

BTW: I am using autoconf Version 2.13 and automake Version 1.4

Thanks for all your help ;-)


Chris



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