automake
[Top][All Lists]
Advanced

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

Re: CVS Automake breaks with perl5.6.0


From: Akim Demaille
Subject: Re: CVS Automake breaks with perl5.6.0
Date: 05 Mar 2001 16:16:18 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Pavel Roskin <address@hidden> writes:

> Hello!
> 
> Automake from CVS doesn't work with perl5.6.0 today:
> 
> $ perl5.6.0 -c automake
> Global symbol "%require_file_found" requires explicit package name at
> automake line 3291.
> BEGIN not safe after errors--compilation aborted at automake line 3830.
> 
> Obviously, %require_file_found should be declared by "use vars", but I
> would prefer if the author does it. In fact, it may be a legitimate case
> for a variable to be declared local.

You tried in the middle of a batch of patches.  It was fixed before
your message arrived.  See my messages about require_file_found.

Thanks!



reply via email to

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