Error during make (current CVS)

Tim Wunder twunder@iwmail.com
Tue, 30 Oct 2001 16:22:03 -0500


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.

Regards,
Tim