Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2016 02:25:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 214724] sysutils/polkit fails to build when spidermonkey17 installed
Message-ID:  <bug-214724-6497-Cc8R5Y5IuV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214724-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214724-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
rkoberman@gmail.com has reassigned Bugzilla Automation <bugzilla@FreeBSD.or=
g>'s
request for maintainer-feedback to gnome@FreeBSD.org:
Bug 214724: sysutils/polkit fails to build when spidermonkey17 installed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214724



--- Description ---
sysutils/polkit fails to build when lang/spidermonkey17 is installed.

polkit depends on spidermonkey170, but if both spidermonkey170 and
spidermonkey17 are installed, polkit compiles against the header files from
spidermonkey17. This results in may error due to a number of type definitio=
ns
that are not present in spidermonkey17.

polkit will install and run correctly if:
pkg delete -f spidermonkey17
portmaster sysutils/polkit
portmaster lang/spidermonkey17

as will mediatomb which depends on lang/spidermonkey17.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214724-6497-Cc8R5Y5IuV>