[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie question: make check



Hi,

i'm a newbie with Heimdal Kerberos.

I tried to configure/compile ver 0.4e.

Configure and make worked properly as i could see.

Make check returned :


----------snipp------
make[3]: Leaving directory `/opt/make/heimdal-0.4e/lib/krb5'
make  check-TESTS check-local
make[3]: Entering directory
`/opt/make/heimdal-0.4e/lib/krb5'
PASS: n-fold-test
string_to_key(@, ) failed
should be: 01010101010101f1
result was: 0101010101010101
string_to_key(AAAAAAAA, 11119999) failed
should be: 984054d0f1a73e31
result was: 262c94e34c8fbc04
string_to_key(FFFFAAAA, NNNN6666) failed
should be: c4bf6b25adf7a4f8
result was: f71fc802192a0dd5
FAIL: string-to-key-test
PASS: derived-key-test
PASS: store-test
===================
1 of 4 tests failed
===================

----------snipp------

What's happening here ?
My System:
Suse Linux 7.1
Kernel 2.4.18
openssl 0.9.6d


greets Harry