Re: auto*/libtool versions for CVS?

Jaakko Niemi <[email protected]> Sat, 20 Nov 2004 12:13:04 +0200
Newsgroups gmane.comp.file-systems.sfs.general
Message-ID <[email protected]>
On Thu, 18 Nov 2004, Emil Ong wrote:
> I've been trying to compile sfs out of CVS, but I haven't even been able
> to create the configure from the setup script.  I seem to have the wrong
> versions/combination of versions of automake, autoconf, and libtool.
> I've tried two different combinations: (autoconf 2.13, automake 1.8.5,
> libtool 1.5.2) and (autoconf 2.13, automake 1.4-p4, libtool 1.4.2a).
> 
> Could someone who's successfully built sfs out of CVS let me know what
> versions of these tools you're using?

 Automake 1.8.5, libtool 1.5.6 and autoconf 2.59 work just fine
 here on Debian unstable and testing. 

 Only nitbit is that after running 'setup', I'll have to
 rerun autoconf by hand to get 'configure' generated. 
 I haven't had time yet to investigate why the script does
 not run it. 

 			--j