On Wed, Nov 16, 2005 at 11:00:05AM +0100, [EMAIL PROTECTED] wrote: > Package: libswt3.1-gtk-jni > Version: 3.1.1-3 > Severity: normal > > > When libcairo2=1.0.2-1 (/usr/lib/libcairo.so.2.2.3) is installed, Eclipse > (eclipse-base=3.1.1-3) won't launch. It gives the following error: > > An error has occurred. See the log file > /home/myusername/workspace/.metadata/.log. > > The error in /home/myusername/workspace/.metadata/.log is: > > !ENTRY org.eclipse.osgi 2005-11-06 15:43:39.584 > !MESSAGE Application error > !STACK 1 > java.lang.UnsatisfiedLinkError: > /home/henrik/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/5/1/.cp/libswt-pi-gtk-3139.so: > /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden
I think this happens because of the mixture of testing and unstable you are testing. Cairo and Freetype are from testing, eclipse from unstable. The shlibs dependencies seem to be incorrect in these. Can you please make sure both are from unstable and retest this? Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

