Am Samstag, 26. April 2014, 07:10:29 schrieb John Ralls: > > On a Mac (10.9.2, Xcode 5.0.2) I get a slightly different error: > > mv -f .deps/libgnc_qof_la-gnc-date.Tpo .deps/libgnc_qof_la-gnc-date.Plo > > make[5]: *** No rule to make target `gnc-numeric.c', needed by > > `gnc-numeric.lo'. Stop. > > You probably need to `make maintainer-clean` and re-run autogen.sh and > configure.
By the way, "make maintainer-clean" not only wipes out all build related files, but also the config.log file, which is where I always look up my ./configure calling arguments. That kind of sucks. Just as a note of caution in case anyone else gets stuck by this make error. Regards, Christian _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
