Date: Wed, 15 Nov 2023 14:35:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275104] devel/libnotify : commit 623262a1 result on notify-send missing "environ" symbol Message-ID: <bug-275104-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275104 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). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275104-7788>