Hi, I can build "WITH_MOZILLA=firefox" from ports just fine, but at runtime when I open a HTML file, Eclipse aborts with: /libexec/ld-elf.so.1: /home/hunter/gwk/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/67/1/.cp/libswt-mozilla-gtk-3139.so: Undefined symbol "NS_InitEmbedding"
Setting MOZILLA_FIVE_HOME in /usr/local/bin/eclipse back to the regular mozilla is of not much help, now I get: /libexec/ld-elf.so.1: /home/hunter/gwk/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/68/1/.cp/libswt-mozilla-gtk-3139.so: Undefined symbol "NS_StringContainerInit2" I've finally rebuilt without "WITH_MOZILLA=xxx", and now it works (using regular mozilla). I think we should get a message at build time if there is a missing external. Why are we not getting that? Do we, maybe, forget to rebuild libswt-mozilla-gtk-3139.so at all? Environment: FreeBSD 6-STABLE suped about a month ago, diablo JDK 1.5. Ports should be current (did a portupgrade -pR eclipse firefox after cvsupping today). -- Regards, Georg. _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"