Am Montag, 6. März 2006 17:28 schrieb Tor Harald Thorland: > Running automake --add-missing --gnu ... > configure.in: installing `./install-sh' > configure.in: installing `./missing' > lib/glib26/Makefile.am: installing `./depcomp' > lib/libgsf-1.12.3/python/Makefile.am: installing `./compile' > src/doc/design/Makefile.am:2: installing `src/doc/design/mdate-sh' > src/doc/design/Makefile.am:2: installing `src/doc/design/texinfo.tex' > Makefile.am: installing `./INSTALL' > Makefile.am: installing `./COPYING' > configure.in:2278: required file `packaging/Makefile.in' not found > Makefile.am:2: required directory ./packaging does not exist > **Error**: automake failed.
In other words, your SVN checkout failed to get the new directory packaging and/or the new file packaging/Makefile.am . As Derek said, this is probably due to your SVN client, and you should make sure that "getting new directories" is enabled somewhere. Christian _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
