Actions
Bug #193
closedkcfd removal causes check_rtime noise
Start date:
2010-09-12
Due date:
% Done:
100%
Estimated time:
1.00 h
Difficulty:
Tags:
Gerrit CR:
Description
#6 left libpkcs11 linked to libscf, though it no longer needs to be, as the code in libpkcs11/common/pkcs11Conf.c to deal with the state of cryptosvc:default was removed.
The include of libscf.h in that same file is probably stale, too.
usr/sbin/lofiadm: unreferenced object=/wd/illumos-gate/proto/root_i386/lib/libscf.so.1; unused dependency of /wd/illumos-gate/proto/root_i386/usr/lib/libpkcs11.so.1 <remove lib or -zignore?> usr/sbin/lofiadm: unused object=/wd/illumos-gate/proto/root_i386/lib/libscf.so.1 <remove lib or -zignore?> usr/sbin/smbadm: unreferenced object=/wd/illumos-gate/proto/root_i386/lib/libscf.so.1; unused dependency of /wd/illumos-gate/proto/root_i386/usr/lib/libpkcs11.so.1 <remove lib or -zignore?>
Actions