Cannot compile 1.6.x or 1.7.x

David Hampton hampton@employees.org
05 Dec 2001 16:45:38 -0800


--=-SZWB6LyOb1zB2Ae4wXsO
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2001-12-05 at 15:10, Rob Browning wrote:
>=20
> There are likely a whole bunch of problems in the stable version.  I
> fixed quite a few things in CVS a while back.

I don't mind running code from the tip of the CVS tree.  Attached is a
diff that fixes the automake complaint in 1.7.  Now I have to go play
version games with libraries.  Configure for gnucash claims that I need
g-wrap 1.1.12 or better, but the best I can find (in RPM form) is
1.1.11.

David



Index: src/app-utils/Makefile.am
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/cvs/cvsroot/gnucash/src/app-utils/Makefile.am,v
retrieving revision 1.19
diff -u -r1.19 Makefile.am
--- src/app-utils/Makefile.am	2001/12/04 22:42:14	1.19
+++ src/app-utils/Makefile.am	2001/12/06 00:25:25
@@ -90,7 +90,7 @@
 	mv $@.tmp $@
 # This has to be in BUILT_SOURCES because other files depend on it,
 # but it's never a target itself.
-BUILT_SOURCES +=3D i18n.h
+BUILT_SOURCES =3D i18n.h
=20
 .scm-links:=20
 	rm -f gnucash g-wrapped


--=-SZWB6LyOb1zB2Ae4wXsO
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQA8Dr+ylSwHWMdNRQQRAqiQAKC3SUOY/rn1rUUmnVbw/tWg2Q/XyACg6uwI
CJKdK73f6VDBZUsQGQROVKI=
=WUsE
-----END PGP SIGNATURE-----

--=-SZWB6LyOb1zB2Ae4wXsO--