https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230885
Bug ID: 230885
Summary: [patch] r338270 causes libmd.so.6 to move to /usr/lib
and subsequent boot failures
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 196522
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196522&action=edit
Fix for libmd SHLIBDIR/src.opts.mk ordering
r338270 includes src.opts.mk before defining SHLIBDIR which leads to libmd.so.6
landing in /usr/lib and subsequent boot failure when /usr resides on a separate
filesystem.
Patch included is modeled after other /lib/* Makefiles and moves PACKAGE and
SHLIBDIR
definitions before the inclusion of src.opts.mk.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"