https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275104
Bug ID: 275104 Summary: devel/libnotify : commit 623262a1 result on notify-send missing "environ" symbol Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desk...@freebsd.org Reporter: monwa...@mailoo.org Flags: maintainer-feedback?(desk...@freebsd.org) Assignee: desk...@freebsd.org With the version of commit 623262a13efb4c659fda87783fb5e6164c24a774, __progname and environ symbols where removed from libnotify.map . Without these symbols, launching notify-send will result in: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" Reverting this commit fixes the issue (I am on 14.0-RELEASE). -- You are receiving this mail because: You are the assignee for the bug.