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

Bug 54578

Summary: eclipse-sdk-3.0.0_rc1 and rc2 crash on browser startup
Product: Gentoo Linux Reporter: Karl Trygve Kalleberg (RETIRED) <karltk>
Component: Current packagesAssignee: Development Tools Team <dev-tools>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 71530    

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.