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?>
Updated by Rich Lowe almost 12 years ago
- Status changed from New to In Progress
- Assignee set to Rich Lowe
Updated by Garrett D'Amore almost 12 years ago
Rich, I didn't realize that you had this bug. I'm fixing this along with the other build noise. Do you mind if I just take it.. my build is already running with it now.
Updated by Garrett D'Amore almost 12 years ago
- Assignee changed from Rich Lowe to Garrett D'Amore
Taking this one.
Updated by Garrett D'Amore almost 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Estimated time set to 1.00 h
Integrated this today.
Actions