Re: CVS and autogen.sh



Where are you installing Gnome?  If it is /usr/local then just do
a:
	export ACLOCAL_FLAGS=/usr/local/share/aclocal/
before you run autogen.sh.


On Tue, 09 Mar 1999 12:23:45 Adam Moyes wrote:
> 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.
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

---------------
Jesse D. Sightler
http://www3.pair.com/jsight/

"An honest answer can get you into a lot of trouble." 
         - Anonymou



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