Date: Sat, 23 Jun 2018 03:56:50 +0200 From: Tobias Kortkamp <tobik@FreeBSD.org> To: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>, freebsd-ports@freebsd.org Subject: Re: icedtea-web broken after removal of libxul Message-ID: <1529719010.2429342.1417573064.688E82EE@webmail.messagingengine.com> In-Reply-To: <aced0ffc-a574-5b4f-d305-a0fa77ebe8f6@utanet.at> References: <aced0ffc-a574-5b4f-d305-a0fa77ebe8f6@utanet.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 23, 2018, at 03:41, Walter Schwarzenfeld wrote: > After remove of libxul, icedtea-web does not configure > > configure: error: Package requirements (mozilla-plugin) were not met: > Package 'mozilla-plugin', required by 'virtual:world', not found > > After a (weak) try with make MOZILLA_LIBS=/usr/local/lib/libxul > MOZILLA_CFLAGS=-I//usr/local/include/libxul: > > It fails missing npapi.h or other headers. > > Mark it as broken, remove it or revert the remove of libxul. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229242 Try adding CONFIGURE_ARGS+=--disable-plugin to the port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1529719010.2429342.1417573064.688E82EE>