On Tue, 2005-07-19 at 11:29 +0200, Christian Stimming wrote: > Did you run "autogen.sh" in the HEAD branch?
Yes, I always run autogen.sh. > In my case this will > install a system-dependent version of ltmain.sh, so I will always get > this file marked as "modified" vs. the one in CVS. Not working in my case. [EMAIL PROTECTED] ../autogen.sh CC='ccache gcc' --prefix=/opt/gnucash/1.8 --enable-sql --enable-ofx ... ... Running automake --gnu ... configure.in:64: required file `./ltmain.sh' not found /usr/share/automake-1.9/am/tags.am: ctags was already defined in condition !GNC_CTAGS_FILE, which is included in condition TRUE ... Makefile.am:124: ... `ctags' previously defined here **Error**: automake failed. [EMAIL PROTECTED] I'm running automake 1.9.5. Perhaps there's been a recent change and automake no longer copies libtool files to the local directory? I just ran strace on automake and it never tries to access the /usr/local/libtool directory. David _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel