Date: Mon, 16 Aug 1999 14:59:09 -0600 (CST) From: Theodore Hope <freebsd@iguana.internexo.co.cr> To: freebsd-questions@FreeBSD.ORG Subject: trouble installing mrtg Message-ID: <199908162059.OAA28050@iguana.internexo.co.cr>
next in thread | raw e-mail | index | archive | help
I just built mrtg 2.8.6 on freebsd 3.2-R and when I run it I get the following: ---------------------------------------------------------------------- Bareword "public" not allowed while "strict subs" in use at (eval 24) line 1. Array found where operator expected at (eval 24) line 1, at end of line Global symbol "@gw" requires explicit package name at (eval 24) line 1. Bareword "incae" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "ac" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "crOptions" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "gw" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "incae" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "ac" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "cr" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "bits" not allowed while "strict subs" in use at (eval 24) line 1. Bareword "growright" not allowed while "strict subs" in use at (eval 24) line 2. * Problem with '1:public@gw.incae.ac.crOptions[gw.incae.ac.cr.1]: bits,growright': syntax error at (eval 24) line 1, near "1:" ---------------------------------------------------------------------- Before digging any deeper, is this a problem with mrtg requiring an older perl5? (Fbsd 3.2 comes with perl 5.005_03) Or am I missing some of the p5-* ports packages? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908162059.OAA28050>