Release of GnuCash 1.7.7 "It ain't easy, livin free"

John Pierce john@killterm.org
Mon, 6 Jan 2003 11:06:39 -0600 (CST)


It looks like the dependencies didn't get generated in the dist tarball.
I'm not sure why you can't disable it but re-running configure with
--enable-maintainer-mode and compiling once will fix it.

I apologize for the dependency problems, I thought I made it clear that  
the source tree had to be built before generating the dist tarball
otherwise they wouldn't be included.

John..

On Mon, 6 Jan 2003, Vitaly Lipatov wrote:

> Date: Mon, 6 Jan 2003 17:28:29 +0300
> From: Vitaly Lipatov <LAV@VL3143.spb.edu>
> To: Gnucash <gnucash-devel@lists.gnucash.org>
> Subject: Re: Release of GnuCash 1.7.7 "It ain't easy, livin free"
> 
> On Понедельник 06 Январь 2003 13:59, Chris Lyttle wrote:
> > What's New in GnuCash 1.7.7?
> >
> 
> I try to build new version 1.7.7 and there is no BUILT_SOURCES 
> target in postgres backend building. I can't disable this 
> backend and can't compile it for missing autogenerated files 
> base-autogen and such on.
> 
> make[5]: Entering directory 
> `/var/src/RPM/BUILD/gnucash-1.7.7/src/backend/postgres'
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I. -I../../..    -I.. -I./.. -I../.. -I./../.. -I../../engine 
> -I./../../engine -I../../gnc-module -I./../../gnc-module 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 
> -fexpensive-optimizations -march=i686 -Werror 
> -I/usr/include/pgsql -I/usr/include/pgsql -Wall -Wunused   -c 
> PostgresBackend.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I.. -I./.. -I../.. 
> -I./../.. -I../../engine -I./../../engine -I../../gnc-module 
> -I./../../gnc-module -I/usr/include/glib-1.2 
> -I/usr/lib/glib/include -pipe -Wall -O2 
> -fexpensive-optimizations -march=i686 -Werror 
> -I/usr/include/pgsql -I/usr/include/pgsql -Wall -Wunused -c 
> PostgresBackend.c  -fPIC -DPIC -o PostgresBackend.lo
> PostgresBackend.c:331:26: base-autogen.c: No such file or 
> directory
> PostgresBackend.c:334:25: table-audit.c: No such file or 
> directory