I'm getting the following error compiling from source on a RedHat 9 box:

/usr/lib/libssl.so: undefined reference to `krb5_kt_default'
/usr/lib/libssl.so: undefined reference to `krb5_get_server_rcache'
/usr/lib/libssl.so: undefined reference to `krb5_free_data_contents'
/usr/lib/libssl.so: undefined reference to `krb5_init_context'
collect2: ld returned 1 exit status
make[1]: *** [nasl] Error 1
make[1]: Leaving directory `/home/user1/src/nessus/libnasl/nasl'
make: *** [all] Error 2

Anyone else run into this? 

Seems to be related to RedHat's handling of krb5 libs in ssl, but I'm not
sure how to handle it in this case.
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to