All - I can't seem to get past this error in the make phase. configure
passes OK, no problem.
Any advice on this, please? Thanks!


** Ready to install Smokeping ******************************

   Settings:

     PERL5LIB = not set
     PERL = /usr/bin/perl

   The Smokeping Makefiles use GNU make functionality.
   Continue installation with

     /usr/bin/gmake install

[root@li386-224 smokeping-2.6.2]# make
Making all in bin
make[1]: Entering directory `/tmp/smokeping-2.6.2/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/smokeping-2.6.2/bin'
Making all in doc
make[1]: Entering directory `/tmp/smokeping-2.6.2/doc'
  GEN    smokeping.1
  GEN    smokeping_cgi.1
  GEN    tSmoke.1
  GEN    Smokeping_probes_AnotherDNS.pod
require Smokeping::probes::AnotherDNS failed: Bareword "gettimeofday" not
allowed while "strict subs" in use at ../lib/Smokeping/probes/AnotherDNS.pm
line 91.
Bareword "gettimeofday" not allowed while "strict subs" in use at
../lib/Smokeping/probes/AnotherDNS.pm line 94.
Compilation failed in require at (eval 25) line 3.
make[1]: *** [Smokeping_probes_AnotherDNS.pod] Error 255
rm Smokeping_probes_AnotherDNS.pod
make[1]: Leaving directory `/tmp/smokeping-2.6.2/doc'
make: *** [all-recursive] Error 1
[root@li386-224 smokeping-2.6.2]#
_______________________________________________
smokeping-users mailing list
smokeping-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to