diff options
author | Rosen Penev <rosenp@gmail.com> | 2020-03-29 18:13:56 -0700 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-06-03 16:49:28 +0200 |
commit | dc467eac38f2447b652b6680cf4af75b05fd6cd2 (patch) | |
tree | 13374294171e29aa53811cf8663ed07276a7adee /tools/automake | |
parent | 04373e20cbdd4193c86109af354dfc70ccd9e0a9 (diff) | |
download | upstream-dc467eac38f2447b652b6680cf4af75b05fd6cd2.tar.gz upstream-dc467eac38f2447b652b6680cf4af75b05fd6cd2.tar.bz2 upstream-dc467eac38f2447b652b6680cf4af75b05fd6cd2.zip |
prereq-build: test for perl's Data::Dumper
Required for installation of autoconf:
make[5]: Entering directory `/openwrt/build_dir/host/autoconf-2.69'
Making all in bin
make[6]: Entering directory `/openwrt/build_dir/host/autoconf-2.69/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'
../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache
'' --melt ./autoconf.as -o autoconf.in
Can't locate Data/Dumper.pm in @INC (@INC contains: ../lib
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
../lib/Autom4te/C4che.pm line 33.
BEGIN failed--compilation aborted at ../lib/Autom4te/C4che.pm line 33.
Compilation failed in require at ../bin/autom4te line 40.
BEGIN failed--compilation aborted at ../bin/autom4te line 40.
make[6]: *** [autoconf.in] Error 2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/automake')
0 files changed, 0 insertions, 0 deletions