On Wed, 31 Oct 2001 08:22:03 Tim Wunder wrote: > Dave Peticolas wrote: > >> On Tue, 2001-10-30 at 08:58, Tim Wunder wrote: >> >>> I just updated my gnc source from cvs today to try and test any new >>> and/or fixed SX stuff and have run into an error during make, >>> "make[4]: *** No rule to make target `simple-obj.scm', needed by >>> `all-am'. Stop." >>> >>> Any thoughts as to how I can fix this? >>> >> >> Try removing the .deps directory in >> /home/dad/gnc_cvs/gnucash/src/import-export/qif-import >> and rebuilding. >> >> dave >> >> > > > Hi dave, > No luck. I executed 'rm -rf src/import-export/qif-import/.debs', ran > make and it resulted in the same error. > > I then decided to try 'make distclean' and re-run autogen.sh. That > failed with the error > src/gnc-modle/test/misc-mods/Makefile.am:5 bad macro name '======' > **Error**: automake failed. > > Looks like there's another problem somewhere. BTW, I've been able to > build 1.7x from cvs previously, but the last good cvs build I have is > from October 24. >
That looks like there's been a CVS merge conflict, I think. Delete that file, update from CVS again, and rebuild. ------------------------------------------------------------ Robert Merkel [EMAIL PROTECTED] Go You Big Red Fire Engine -- Unknown Audience Member at Adam Hills standup gig ------------------------------------------------------------ _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
