Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 17:40:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 280291] sysutils/polkit: fix build with option SPIDERMONKEY
Message-ID:  <bug-280291-39348-Exrg3lW8dU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280291-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280291-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280291

--- Comment #2 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
(In reply to Gleb Popov from comment #1)
Just a quick run of polkitd (which link libmozjs-102.so) does not seem to h=
ave
errors related to mozjs (spidermonkey).

root@s14amd64-devel:~ # /usr/local/lib/polkit-1/polkitd
Successfully changed to user polkitd
17:31:38.716: Loading rules from directory /usr/local/etc/polkit-1/rules.d
17:31:38.716: Loading rules from directory /usr/local/share/polkit-1/rules.d
17:31:38.717: Finished loading, compiling and executing 1 rules
Entering main event loop
Connected to the system bus
17:31:38.718: Lost the name org.freedesktop.PolicyKit1 - exiting
Shutting down
Exiting with code 1

I think the reason that the software requires the specific version of
spidermonkey (libmozjs-115.so) is because libmozjs-XXX.so includes the vers=
ion
number in its name, not version suffix.

--=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-280291-39348-Exrg3lW8dU>