There were files around in /m4 that might have been doing it. When I cleared out all of the modified files by hand and reran autogen.sh it worked.
Chris On Tuesday 21 January 2003 11:07 pm, Derek Atkins wrote: > Umm I am confused... when did you pull CVS? Your previous message > said "5 minutes ago", but now you say "yesterday"? There were a bunch > of build-system fixes applied last night... > > But, glad it's working. See if you can reproduce your issues (except > for #104091) with 1.7.8.. > > -derek > > Chris Morgan <[EMAIL PROTECTED]> writes: > > The source tgz appears to be working as does the building from cvs. It > > appears that cvs was fixed between yesterday and today as if I try to > > build yesterdays cvs it breaks. > > > > Chris > > > > On Tuesday 21 January 2003 10:24 pm, Derek Atkins wrote: > > > I don't understand. You're willing to pull down CVS but not a tarball? > > > Can you try pulling down the tarball from www.sf.net/project/gnucash? > > > > > > -derek > > > > > > Chris Morgan <[EMAIL PROTECTED]> writes: > > > > ~/gnucash$ autoconf --version > > > > autoconf (GNU Autoconf) 2.57 > > > > Written by David J. MacKenzie and Akim Demaille. > > > > > > > > Copyright 2002 Free Software Foundation, Inc. > > > > This is free software; see the source for copying conditions. There > > > > is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > > > > PARTICULAR PURPOSE. ~/gnucash$ automake --version > > > > automake (GNU automake) 1.4-p6 > > > > > > > > Copyright (C) 1999, 2001 Free Software Foundation, Inc. > > > > This is free software; see the source for copying conditions. There > > > > is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > > > > PARTICULAR PURPOSE. > > > > > > > > Written by Tom Tromey <[EMAIL PROTECTED]> > > > > ~/gnucash$ > > > > > > > > This is a fresh cvs checkout, updated about 5 minutes ago. I would > > > > download 1.7.8 BUT I'm running debian and I can't find any debian > > > > packages for that version. > > > > > > > > Thanks, > > > > Chris > > > > > > > > On Tuesday 21 January 2003 10:17 pm, Derek Atkins wrote: > > > > > please continue to CC gnucash-devel on your messages.... > > > > > > > > > > Chris Morgan <[EMAIL PROTECTED]> writes: > > > > > > I get this when I try to build from cvs to test this out: > > > > > > > > > > Why don't you download 1.7.8 as I suggested? > > > > > > > > > > > I was confused as to what bug you were referring to and I still > > > > > > am, just to clarify, when you say it matches strings does it do > > > > > > so during a single import? Eg. If I move an entry with a > > > > > > starting memo of "ABCDEFG" to an account will gnucash > > > > > > automatically search through the rest of the transactions and > > > > > > move these to the same account? > > > > > > > > > > No. See bug #104091. > > > > > > > > > > > Making ./aclocal.m4 writable ... > > > > > > Running intltoolize ... > > > > > > patching file po/Makefile.in.in > > > > > > Running aclocal -I macros ... > > > > > > Running autoheader... > > > > > > WARNING: Using auxiliary files such as `acconfig.h', > > > > > > `config.h.bot' WARNING: and `config.h.top', to define templates > > > > > > for `config.h.in' WARNING: is deprecated and discouraged. > > > > > > > > > > > > WARNING: Using the third argument of `AC_DEFINE' and > > > > > > WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without > > > > > > WARNING: `acconfig.h': > > > > > > > > > > > > WARNING: AC_DEFINE([NEED_MAIN], 1, > > > > > > WARNING: [Define if a function `main' is needed.]) > > > > > > > > > > > > WARNING: More sophisticated templates can also be produced, see > > > > > > the WARNING: documentation. > > > > > > configure.in:1183: error: `intl/Makefile' is already registered > > > > > > with AC_CONFIG_FILES. > > > > > > autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... > > > > > > configure.in:1183: the top level > > > > > > autom4te: /usr/bin/m4 failed with exit status: 1 > > > > > > autoheader: /usr/bin/autom4te failed with exit status: 1 > > > > > > **Error**: autoheader failed. > > > > > > ~/gnucash$ > > > > > > > > > > What version of the autotools (automake/autoconf) are you using? > > > > > Is this a 'fresh' CVS checkout or is it one you've used already? > > > > > > > > > > > Thanks, > > > > > > Chris > > > > > > > > > > -derek _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
