[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make dist-all produces an empty tarball
From: |
Larry Siden |
Subject: |
Re: make dist-all produces an empty tarball |
Date: |
Wed, 30 Jul 2003 17:23:44 +0200 |
[please don't reply directly - bounced back to the list]
Well, I can't configure the newest automake. Here's what happened:
---------------------------------------------------------------------
address@hidden automake-1.7.6 $ ./configure --prefix=/usr
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... tex
configure: error: Autoconf 2.54 or better is required.
Is it installed? Is it in your PATH? (try running `autoconf
--version')
Is it working? See also config.log for error messages before this
one.
address@hidden automake-1.7.6 $ autoconf --version
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
---------------------------------------------------------------------
IOW - ./configure says I need autoconf v. 2.54 or greater, but "autoconf
--version" sez I already have v. 2.57. What gives?
-ls
On Wed, 2003-07-30 at 02:48, Tim Van Holder wrote:
> > Version info:
> > aclocal 1.5
> > automake 1.5
>
> You may want to consider upgrading to automake 1.7.6 (I think that's
> the latest version).
> If that does not resolve your problem (and your remarks), at least
> we'll know it's a current problem.
>
>
- Re: make dist-all produces an empty tarball,
Larry Siden <=