From owner-freebsd-ports@FreeBSD.ORG Tue Aug 25 18:01:05 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB52F1065690 for ; Tue, 25 Aug 2009 18:01:05 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 55CD88FC14 for ; Tue, 25 Aug 2009 18:01:04 +0000 (UTC) Received: from HOME.encontacto.net ([189.190.27.5]) by ns2.bafirst.com with esmtp; Tue, 25 Aug 2009 13:01:03 -0500 id 000D4CF7.4A9426DF.0000E4BF Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Tue, 25 Aug 2009 13:01:02 -0500 id 0004AC20.4A9426DE.00016CB8 Received: from dsl-189-190-71-175-dyn.prod-infinitum.com.mx (dsl-189-190-71-175-dyn.prod-infinitum.com.mx [189.190.71.175]) by econet.encontacto.net (Horde Framework) with HTTP; Tue, 25 Aug 2009 13:01:02 -0500 Message-ID: <20090825130102.12281r1ey1lrdwxw@econet.encontacto.net> Date: Tue, 25 Aug 2009 13:01:02 -0500 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1 X-IMP-Server: 189.190.27.5 X-Originating-IP: 189.190.71.175 X-Originating-User: eculp@encontacto.net Subject: Does firefox35 work well with STABLE? It always core dumps for me. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 18:01:05 -0000 Firefox35 works fine on my laptop running current but I've not been =20 able to get it to work with STABLE. It crashes with shared library =20 problems that somehow seem related to acroread # uname -a FreeBSD local2.local.net.mx 7.2-STABLE FreeBSD 7.2-STABLE #619: Sun =20 Aug 16 05:57:41 CDT 2009 =20 root@local2.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO i386 The two error messages follow and are dependent on acroread[8-9] # firefox3 :1: error: unexpected character `e', expected keyword - e.g. `style' LoadPlugin: failed to initialize shared library =20 /root/.mozilla/plugins/nppdf.so [/usr/local/lib/compat/libc.so.6: =20 version GLIBC_2.1.3 required by /root/.mozilla/plugins/nppdf.so not =20 defined] Bad system call (core dumped) # firefox3 :1: error: unexpected number `9', expected keyword - e.g. `style' LoadPlugin: failed to initialize shared library =20 /root/.mozilla/plugins/nppdf.so [Shared object "libpthread.so.0" not =20 found, required by "nppdf.so"] any suggestions appreciated if it is usuable, if not back to firefox3. Thanks, ed