On Wed, 2006-03-08 at 00:16 -0500, Volker Englisch wrote: > On 03/07/2006 07:25 PM Derek Atkins wrote: > > I bet you have both g-wrap-devel-1.3.4 and g-wrap 1.9.6 installed... And > > the build is getting confused. > > > > remove the g-wrap 1.3.4 development package > > make distclean > > configure > > make > > This was definitely something I hadn't tried before and it sounds right > but something else must be wrong since I am still getting the same error > message: > > gw-core-utils.c:6:34: error: g-wrap-compatibility.h: No such file or > directory > gw-core-utils.c:10:25: error: g-wrap-glib.h: No such file or directory > make[4]: *** [gw-core-utils.lo] Error 1
I think you need to run "make maintainer-clean" to get rid of the generated g-wrap files. Then start again with autogen.sh. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
