automake
[Top][All Lists]
Advanced

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

CVS Automake breaks with perl5.6.0


From: Pavel Roskin
Subject: CVS Automake breaks with perl5.6.0
Date: Mon, 5 Mar 2001 09:56:18 -0500 (EST)

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.

Regards,
Pavel Roskin




reply via email to

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