[Bug 275104] devel/libnotify : commit 623262a1 result on notify-send missing "environ" symbol
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Nov 2023 14:35:14 UTC
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: desktop@FreeBSD.org Reporter: monwarez@mailoo.org Flags: maintainer-feedback?(desktop@FreeBSD.org) Assignee: desktop@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.