Re: [gnome-db] compiling from CVS



En vie, 2002-01-11 a 11:47, Rodrigo Moya escribio:
> On Fri, 2002-01-11 at 15:36, Juan Andrés Bentancour wrote:
> > Hi all,
> > 
> > When I try to compile libgda from CVS, I got this error:
> > 
> > [root engine libgda]# ./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 .
> > deletefiles is
> > Running libtoolize...
> > You should add the contents of `/usr/share/aclocal/libtool.m4' to
> > `aclocal.m4'.
> > Running aclocal -I /usr/share/aclocal/gnome-macros  ...
> > aclocal: configure.in: 68: macro `AM_GLIB_GNU_GETTEXT' not found in
> > library
> > Running autoheader...
> > autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> > Running automake --gnu  ...
> > configure.in: 28: required file `./config.h.in' not found
> > Running autoconf ...
> > configure.in:28: error: possibly undefined macro: AM_CONFIG_HEADER
> > configure.in:29: error: possibly undefined macro: AM_INIT_AUTOMAKE
> > configure.in:31: error: possibly undefined macro: AM_MAINTAINER_MODE
> > configure.in:33: error: possibly undefined macro: AC_PROG_INTLTOOL
> > configure.in:45: error: possibly undefined macro: AM_PROG_LIBTOOL
> > configure.in:68: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
> > configure.in:74: error: possibly undefined macro: AM_GCONF_SOURCE_2
> > configure.in:91: error: possibly undefined macro: AM_CONDITIONAL
> > Running ./configure --enable-maintainer-mode --enable-compile-warnings
> > ...
> > ./configure: line 963: syntax error near unexpected token
> > `AM_CONFIG_HEADER(config.h)'
> > ./configure: line 963: `AM_CONFIG_HEADER(config.h)'
> > 
> > 
> > Where is the problem, I download glib-gettext.m4 an put in
> > /usr/share/aclocal/gnome-macros but nothing happen.
> > 
> you've got the GNOME 2 version, from what I can see. So, if you want to
> compile the stable version, just run the following command in your
> libgda sources top directory:
> 
> cvs -z3 update -r gnome-1-x-branch -dP
> 
> this will download the gnome-1-x-branch from CVS, which is where the
> stable version is. CVS HEAD (what you've got) is for GNOME 2.
> 

Ah.... How can I do a checkout for libgda stable-verison
(gnome-1-x-branch).

Is that version Up-to-date with latest patches ???
( like postgres provider )

Thanks




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