Removal of ltmain.sh

David Hampton hampton-gnucash at rainbolthampton.net
Tue Jul 19 09:53:16 EDT 2005


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.

david at hampton-pc$ ../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.
david at hampton-pc$

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




More information about the gnucash-devel mailing list