Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303535 - [java-overlay] dev-java/icedtea-7.1.12[nsplugin] does not support building with xulrunner-1.9.2
Summary: [java-overlay] dev-java/icedtea-7.1.12[nsplugin] does not support building wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 382485
  Show dependency tree
 
Reported: 2010-02-05 04:40 UTC by Dmitry Karasik
Modified: 2011-09-27 17:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?