https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244033
Bug ID: 244033 Summary: Undefined symbol "cap_rights_contains@FBSD_1.3" after r357452 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: jan.kokemuel...@gmail.com r357452 turned "cap_rights_contains" into a static inline function. This made it disappear from libc.so and my program complains: Undefined symbol "cap_rights_contains@FBSD_1.3" I wonder if this function is still supposed to be there for compatibility with older binaries. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"