aclocal: error: cannot open echo 'm4_define([m4_require_silent_probe], [-])' |
Arkadiusz Miśkiewicz
arekm at maven.pl
Wed Dec 9 18:55:20 CET 2015
On Tuesday 08 of December 2015, Arkadiusz Miśkiewicz wrote:
> 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.
Guilty part found - prelink 20130503 cron job was doing that.
--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
More information about the pld-devel-en
mailing list