[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Segmentation Fault in Heimdal 1.1
Hi,
I'm compiling Heimdal 1.1 on CentOS5, & when running "make check" I'm
seeing the following errors:
./loaddump-db: line 65: 494 Segmentation fault ${kadmin} init
--realm-max-ticket-life=1day --realm-max-renewable-life=1month EXAMPLE.ORG
FAIL: loaddump-db
init database
./add-modify-delete: line 62: 535 Segmentation fault ${kadmin}
init --realm-max-ticket-life=1day --realm-max-renewable-life=1month
EXAMPLE.ORG
FAIL: add-modify-delete
All of the previous tests have passed. I don't have a lot of experience
with Heimdal. Does anyone have any suggestions as to where the problem
might be? I'm linking with OpenSSL 0.98g & Berkeley DB 4.6.21.
Thanks.
-John