Mailinglist Archive: opensuse (3109 mails)
| < Previous | Next > |
[opensuse] Perl question
- From: "Joe Morris (NTM)" <Joe_Morris@xxxxxxx>
- Date: Tue, 20 Feb 2007 22:20:47 +0800
- Message-id: <45DB03BF.2080904@xxxxxxx>
I know very little about this problem, so I will share what I know and
if anyone knows perl if you can give me a hint. Problem is this line in
ddclient,
debug("glo fw = $globals{'fw'}");,
which causes this error when run,
Use of uninitialized value in concatenation (.) or string at
/usr/sbin/ddclient line 1646.
Since it appeared to me to be a line added for debugging, commenting it
out allowed the script to work (with a few other things. Does anyone
understand the error or see the problem? TIA for any ideas.
--
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
if anyone knows perl if you can give me a hint. Problem is this line in
ddclient,
debug("glo fw = $globals{'fw'}");,
which causes this error when run,
Use of uninitialized value in concatenation (.) or string at
/usr/sbin/ddclient line 1646.
Since it appeared to me to be a line added for debugging, commenting it
out allowed the script to work (with a few other things. Does anyone
understand the error or see the problem? TIA for any ideas.
--
Joe Morris
Registered Linux user 231871 running openSUSE 10.2 x86_64
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |