Date: Sat, 15 Apr 2006 09:37:52 +0200 From: "Georg-W. Koltermann" <gwk-fbsd@mnet-mail.de> To: freebsd-eclipse@freebsd.org Subject: segfault from HTML renderer when build "WITH_MOZILLA=firefox" / firefox 1.5.0.1 Message-ID: <1145086672.1336.0.camel@localhost.eu.mscsoftware.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1145086672.1336.0.camel>