Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2023 14:35:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 275104] devel/libnotify : commit 623262a1 result on notify-send missing "environ" symbol
Message-ID:  <bug-275104-39348-HuQM8iMRG2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275104-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275104-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 275104: devel/libnotify : commit 623262a1 result on notify-send missing
"environ" symbol
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275104



--- Description ---
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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275104-39348-HuQM8iMRG2>