aclocal: error: cannot open echo 'm4_define([m4_require_silent_probe], [-])' |

Arkadiusz Miśkiewicz arekm at maven.pl
Tue Dec 8 18:54:58 CET 2015


On Sunday 06 of December 2015, Arkadiusz Miśkiewicz wrote:
> On Sunday 06 of December 2015, Arkadiusz Miśkiewicz wrote:
> > Has anyone see such error? Trying to figure out what causes it. It
> > happens with various packages, some work, some do not.
> 
> Reproducer
> 
> #!/usr/bin/perl
> 
> BEGIN {
>         push ( @INC,"/usr/share/automake");
> }
> 
> use strict;
> 
> use Automake::XFile;
> 
> my $configure_ac;
> my $traces = "echo 'zupa'";

Tt should be "echo 'zupa' | "


Anyway it had to be some interesting corruption. perl-base reinstall fixed it.

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )


More information about the pld-devel-en mailing list