Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 303535

Summary: [java-overlay] dev-java/icedtea-7.1.12[nsplugin] does not support building with xulrunner-1.9.2
Product: Gentoo Linux Reporter: Dmitry Karasik <dkarasik>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: gnu_andrew
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 382485    

Description Dmitry Karasik 2010-02-05 04:40:31 UTC
This is probably the same problem as bug 301870, except with version 7.1.12.

> emerge icedtea

....
checking for XPROTO... yes
checking for XT... yes
checking for XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
checking for XULRUNNER... configure: error: Package requirements (    nspr mozilla-js mozilla-plugin libxul-unstable >= 1.9) were not met:

No package 'libxul-unstable' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XULRUNNER_CFLAGS
and XULRUNNER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-02-05 09:36:29 UTC
Yeah, we'll have to wait for an icedtea:7 version with the new npplugin. Dependency on xulrunner restricted for now. I suggest USE="-nsplugin" for now and using some other one (such as icedtea:6).
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-07-31 07:54:19 UTC
This was fixed with at least 1.8.0
Comment 3 Dmitry Karasik 2010-07-31 12:28:20 UTC
Isn't 1.8.0 version icedtea:6? Either way the latest ebuild that I can see still depends on  <net-libs/xulrunner-1.9.2:1.9. Are you sure this is fixed?