On Sun, 2002-12-01 at 08:43, Tim Wunder wrote: > Hi, > I'm getting this error when trying to build from CVS this morning: > make[3]: Entering directory > `/home/dad/gnc_cvs/gnucash2/gnucash/src/import-export' > Making all in . > make[4]: Entering directory > `/home/dad/gnc_cvs/gnucash2/gnucash/src/import-export' > make[4]: *** No rule to make target `Utilities.c', needed by `Utilities.lo'. > Stop. > > I've preformed a make clean this morning prior to grabbing the latest CVS. > Any ideas? > > Thanks, > Tim
You may want to try make distclean, then cvs update -Pd, and try recompiling. I don't see Utilities.* in any of the current Makefiles, but it did exist at one time according to the ChangeLog. Perhaps you got an old Makefile.am for some reason. make distclean should return your tree to a pristine state. Or you could move the gnucash directory, and just checkout a new tree. Utilities.* is not mentioned in any of the current Makefile.ams. -- Matthew Vanecek <[EMAIL PROTECTED]>
signature_asc_DEFANGED-6.DEFANGED-30
Description: application/defanged-30
