This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 'make distcheck' fails due to Automake
- From: Ralf Corsepius <corsepiu at faw dot uni-ulm dot de>
- To: Bob Friesenhahn <bfriesen at simple dot dallas dot tx dot us>
- Cc: Automake List <automake at gnu dot org>
- Date: Wed, 21 Apr 2004 09:34:12 +0200
- Subject: Re: 'make distcheck' fails due to Automake
- References: <Pine.GSO.4.44.0404202131320.11901-100000@scooby.simplesystems.org>
On Wed, 2004-04-21 at 04:35, Bob Friesenhahn wrote:
> I am once again experiencing problems with Automake leaving behind the
> distribution files it built so 'make distcheck' fails:
>
> ERROR: files left in build directory after distclean:
> ./GraphicsMagick-1.2.020040419.tar.gz
> ./GraphicsMagick-1.2.020040419.tar.bz2
> ./GraphicsMagick-1.2.020040419.zip
> gmake[1]: *** [distcleancheck] Error 1
> gmake[1]: Leaving directory `/usr/home/bfriesen/build/GraphicsMagick-8-static/GraphicsMagick-1.2.020040418/_build'
>
> % automake --version
> automake (GNU automake) 1.8.3
>
> This is under FreeBSD 5.X.
>
> What steps should I take to find the cause of this problem?
I don't know what causes your problems, but note the versions used
above: 020040419 vs. 020040418
Ralf