CVS and autogen.sh



Hi guys,

I am realatiuvely new to CVS. I grabbed ``gimp'' from CVS and got it compiled
no probs, but when I try balsa, I run autogen.sh and get macro errors.
I get the same problem with snapshot tarball. Initialy output from autogen.sh
suggested the following:
"You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'."
so I did, but I got the errors below.

I have the following installed:
Autoconf version 2.13
automake (GNU automake) 1.4
ltmain.sh (GNU libtool) 1.2d

Here are the errors:

doobrey[~/dist/balsa] ./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...
Running aclocal  -I macros ...
aclocal: configure.in: 29: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
Running automake --gnu  ...
macros/Makefile.am:31: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
libbalsa/Makefile.am:23: @LIBOBJS@ seen but never set in `configure.in'
src/Makefile.am:54: variable `GNOME_LIBDIR' not defined
src/Makefile.am:54: variable `GNOMEUI_LIBS' not defined
src/Makefile.am:54: variable `INTLLIBS' not defined
Running autoconf ...
processing ./libmutt
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal  ...
aclocal: configure.in: 14: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:174: warning: AC_TRY_RUN called without default to allow cross compiling
Running automake --gnu  ...
configure.in: 12: required file `./muttconfig.h.in' not found
Running autoconf ...
configure.in:59: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:157: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:174: warning: AC_TRY_RUN called without default to allow cross compiling
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
loading cache ./config.cache
./configure: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: ./configure: line 536: `AM_CONFIG_HEADER(config.h)'


I'm sure I'm missing something obvious, any of you guys compiling balsa
seperately like this?

Madman.



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