automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake 1.4d


From: John Poltorak
Subject: Re: automake 1.4d
Date: Tue, 13 Feb 2001 16:22:18 +0000

On Tue, Feb 13, 2001 at 12:19:17AM -0700, Tom Tromey wrote:
> I just released Automake 1.4d, the latest prerelease leading up to
> 1.5.  Find it here:
> 
>     ftp://sources.redhat.com/pub/automake/automake-1.4d.tar.gz
> 
> This release is mostly bug fixes.  There are some minor known bugs and
> some uncommitted patches required for 1.5 that are pending paperwork.
> Nevertheless, this release should be ok in many situations.  Please
> try it and report any bugs you find.

When I run make after running configure, it goes into a continuous loop
trying to make the target 'install-recursive' AFAICT:-

Making all in .
make[1]: Entering directory `/eval/automake/automake-1.4d'
Making install in .
make[2]: Entering directory `/eval/automake/automake-1.4d'
Making install in .
make[3]: Entering directory `/eval/automake/automake-1.4d'
Making install in .
make[4]: Entering directory `/eval/automake/automake-1.4d'
Making install in .

This goes on until there is a system error.

Can someone suggest what is going wrong here? Or what I can try to avoid
it?

I'm running under OS/2 BTW, so this is probably the cause, but I don't
normally experience any such problems with makefiles.
 
> Tom
> 


-- 
John





reply via email to

[Prev in Thread] Current Thread [Next in Thread]