[7606] in SIPB bug reports
th broken on i386_linux22
daemon@ATHENA.MIT.EDU (Brad Thompson)
Sun Jun 25 19:55:41 2000
Message-Id: <200006252355.TAA13606@alice-whacker.mit.edu>
To: bug-sipb@MIT.EDU
Date: Sun, 25 Jun 2000 19:55:39 -0400
From: Brad Thompson <yak@MIT.EDU>
/mit/sipb/bin/th is broken on 8.4 Linux. For example:
alice-whacker$ th sex
/mit/sipb/arch/i386_linux22/bin/th: =: command not found
/mit/sipb/arch/i386_linux22/bin/th: =: command not found
/mit/sipb/arch/i386_linux22/bin/th: =: command not found
/mit/sipb/arch/i386_linux22/bin/th: =: command not found
/mit/sipb/arch/i386_linux22/bin/th: =: command not found
/mit/sipb/arch/i386_linux22/bin/th: require: command not found
/mit/sipb/arch/i386_linux22/bin/th: require: command not found
/mit/sipb/arch/i386_linux22/bin/th: require: command not found
/mit/sipb/arch/i386_linux22/bin/th: line 80: syntax error near unexpected token `&i'
/mit/sipb/arch/i386_linux22/bin/th: line 80: `&initpwd;'
alice-whacker$ perl -w /mit/sipb/bin/th sex
Name "main::opt_V" used only once: possible typo at /mit/sipb/bin/th line 161.
Name "main::opt_W" used only once: possible typo at /mit/sipb/bin/th line 135.
Name "main::opt_v" used only once: possible typo at /mit/sipb/bin/th line 144.
Name "main::opt_w" used only once: possible typo at /mit/sipb/bin/th line 143.
Use of uninitialized value in dbmopen at /mit/sipb/bin/th line 124.
Use of uninitialized value in subroutine entry at /usr/athena/lib/perl5/5.6.0/i686-linux/DB_File.pm line 258.
Use of uninitialized value in subroutine entry at /usr/athena/lib/perl5/5.6.0/i686-linux/DB_File.pm line 258.
Can't open "/mit/sipb/lib/Roget/offsets": No such file or directory
yak