Actions
Bug #562
closedFMA support for SMF can't load libfmevent
Start date:
2010-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:
Description
FMA integration for svc.startd is broken; it appears we're missing part of the changes to support http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6976049
svc.startd's RUNPATH should include /lib/fm
.
Updated by Garrett D'Amore over 12 years ago
I suspect upstream bug 6980491 may be related, certainly the synopsis suggests it.
Updating the Makefile for startd to use /lib/fm (with -L and -R both) should do the trick.
Updated by Rich Lowe over 12 years ago
- Status changed from New to In Progress
- Assignee changed from Albert Lee to Rich Lowe
I made the obvious changes here before I noticed it was already assigned.
Albert: Yell if you don't want me taking this from you.
Updated by Rich Lowe over 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Resolved in r13308 commit:88e7226e3a15
Actions