Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54578 - eclipse-sdk-3.0.0_rc1 and rc2 crash on browser startup
Summary: eclipse-sdk-3.0.0_rc1 and rc2 crash on browser startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 71530
  Show dependency tree
 
Reported: 2004-06-20 17:20 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2005-04-08 11:43 UTC (History)
0 users

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 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-20 17:20:58 UTC
/opt/ibm-jdk-bin-1.4.1/bin/java: relocation error: /usr/lib/eclipse-3/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3058.so: undefined symbol: NS_InitEmbedding
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-22 15:21:35 UTC
They should link libgtkembedmoz.so.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-06 11:51:53 UTC
This appears to be gone in 3.0.0, however, we should still patch the build files to use konqueror if KDE is in USE flags.
Comment 3 Ming Zhao (RETIRED) gentoo-dev 2004-07-09 00:21:19 UTC
It seems like eclipse-3.0.0 will try to use external mozilla if it fails to embed it, and #56516 provide a simple solution to this bug.
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-28 07:14:09 UTC
I think we should add konqueror as an alternative for people who use KDE, and
enforce that either konqueror or mozilla is installed.

Next up, we should add support for building against firefox embedded as well.
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-12-16 02:32:58 UTC
Nerdboy kindly requested that dev-tools want to take over all eclipse stuff.
Comment 6 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-04-08 11:43:10 UTC
3.0.1 doesn't crash.