Actions
Bug #6184
closedCircular library dependency
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2015-08-31
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
I noticed a circular dependency that prevents building illumos libraries using just libs in the photo area.
Here is the dependency:
libdladm -> libsec -> libidmap -> libldap5 -> libsasl -> pkcs11 -> libuuid -> libdladm
As a result, building pkcs11 uses /lib/libdladm rather than the one in proto.
Related issues
Updated by Yuri Pankov over 6 years ago
- Is duplicate of Feature #6114: factor out dladm walking into its own library added
Actions