From owner-freebsd-gecko@FreeBSD.ORG Tue Aug 13 07:50:01 2013 Return-Path: Delivered-To: gecko@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B313FC1B for ; Tue, 13 Aug 2013 07:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0E6620ED for ; Tue, 13 Aug 2013 07:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7D7o1eY049019 for ; Tue, 13 Aug 2013 07:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7D7o1wm048999; Tue, 13 Aug 2013 07:50:01 GMT (envelope-from gnats) Date: Tue, 13 Aug 2013 07:50:01 GMT Message-Id: <201308130750.r7D7o1wm048999@freefall.freebsd.org> To: gecko@FreeBSD.org From: Heino Tiedemann Subject: Re: ports/180473: www/seamonkey 2.19 does not start X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Heino Tiedemann List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Aug 2013 07:50:01 -0000 The following reply was made to PR ports/180473; it has been noted by GNATS. From: Heino Tiedemann To: Florian Smeets Cc: bug-followup@FreeBSD.org Subject: Re: ports/180473: www/seamonkey 2.19 does not start Date: Tue, 13 Aug 2013 09:47:08 +0200 Florian Smeets wrote: > Can you retest with 2.20 please. Are you still running the same version > of 9.1-STABLE? Yes, still 9.1-STABLE In 2.20 it is the same: XPCOMGlueLoad error for file /usr/local/lib/seamonkey/libprldap60.so: /usr/local/lib/seamonkey/libprldap60.so: Undefined symbol "PR_GetCurrentThread" Couldn't load XPCOM. It depends on the LDAP Flag. Whithout LDAP it works fine Heino