Running kerberos test --> ERROR: tcl error sourcing library file
Vinay Sachdev
veenay_s at yahoo.com
Mon Jun 30 22:09:39 EDT 2003
Hi All:
I am new at kerberos stuff, so excuse me for my lack
of knowledge,
I tried running the test's provided with the kerberos
distribution, by installing DejaGnu, Perl and TCL and
configuring the --with tcl option.
by running $> make check from the /src sub-directory
of the distribution.
I get the following tcl error ERROR: tcl error
sourcing library file ./lib/helpers.exp. has someone
encountered it.
Below is the tail of the make check run. I'll be
thankful for the help,
Thanks,
RVER=./server CLIENT=./client \
KINIT=../../../clients/kinit/kinit \
KDESTROY=../../../clients/kdestroy/kdestroy \
PASS="tcp udp" --tool rpc_test ; \
then \
echo Cleaning up... ; \
rm -f $RPC_TEST_SRVTAB krb5cc_rpc_test_* ; \
../../../kadmin/testing/scripts/env-setup.sh
./../../../kadmin/testing/scripts/stop_servers ; \
trap 0 ; exit 0 ; \
else exit 1 ; fi
WARNING: Couldn't find the global config file.
Test Run By vinay on Mon Jun 30 16:51:30 2003
Native configuration is
mips-sgi-irix6.5_ALPHA_1289139620
=== rpc_test tests ===
TOP=/usr/people/vinay/kerberos/krberos-1.3/krb5-1.3-beta4/src/kadmin/../kadmin
ERROR: didn't get ok back
ERROR: didn't get ok back
ERROR: didn't get ok back
ERROR: didn't get ok back
ERROR: didn't get ok back
ERROR: didn't get ok back
ERROR: tcl error sourcing library file
./lib/helpers.exp.
wrong # args: wait ?-nohang? ?-untraced? ?-pgroup?
?pid?
while executing
"wait -nowait -i $spawn_id"
(procedure "setup_database" line 55)
invoked from within
"setup_database"
invoked from within
"if ![info exists CANON_HOST] {
set CANON_HOST [exec $env(QUALNAME)]
setup_database
file delete $env(RPC_TEST_SRVTAB)
exec $env(MAKE_KE ..."
(file "./lib/helpers.exp" line 116)
invoked from within
"source ./lib/helpers.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source ./lib/helpers.exp"
Failed, cleaning up...
gmake[3]: *** [unit-test-body] Error 1
gmake[3]: Leaving directory
`/usr/people/vinay/kerberos/krberos-1.3/krb5-1.3-beta4/src/lib/rpc/unit-test'
gmake[2]: *** [check-recurse] Error 1
gmake[2]: Leaving directory
`/usr/people/vinay/kerberos/krberos-1.3/krb5-1.3-beta4/src/lib/rpc'
gmake[1]: *** [check-recurse] Error 1
gmake[1]: Leaving directory
`/usr/people/vinay/kerberos/krberos-1.3/krb5-1.3-beta4/src/lib'
gmake: *** [check-recurse] Error 1
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
More information about the Kerberos
mailing list