From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 25 15:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2796E96 for ; Wed, 25 Sep 2013 15:30: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 6AAB42D8A for ; Wed, 25 Sep 2013 15:30: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 r8PFU18e042246 for ; Wed, 25 Sep 2013 15:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8PFU1FR042245; Wed, 25 Sep 2013 15:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 25 Sep 2013 15:30:01 GMT Resent-Message-Id: <201309251530.r8PFU1FR042245@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nikolai Lifanov 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 936BDE19 for ; Wed, 25 Sep 2013 15:23:39 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 81B5F2D5C for ; Wed, 25 Sep 2013 15:23:39 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 1001) id CEBC51A5411; Wed, 25 Sep 2013 15:23:38 +0000 (UTC) Message-Id: <20130925152338.CEBC51A5411@mail.lifanov.com> Date: Wed, 25 Sep 2013 15:23:38 +0000 (UTC) From: Nikolai Lifanov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/182377: [bug] mail/thunderbird needs a pkgconfig file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Nikolai Lifanov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 15:30:01 -0000 >Number: 182377 >Category: ports >Synopsis: [bug] mail/thunderbird needs a pkgconfig file >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 25 15:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Nikolai Lifanov >Release: FreeBSD 9.2-RC4 amd64 >Organization: >Environment: System: FreeBSD 9.2-RC4 FreeBSD 9.2-RC4 #0 r255465: Wed Sep 11 05:11:03 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: After last update, Thunderbird can no longer find libldap60.so I also have libxul and firefox installed, which avoid this problem. Creating a file '/usr/local/libdata/ldconfig/thunderbird' with contents /usr/local/lib/thunderbird makes it able to find the correct libldap60.so library. mail/thunderbird port should probably make use of USE_LDCONFIG= $ thunderbird XPCOMGlueLoad error for file /usr/local/lib/thunderbird/libxul.so: Shared object "libldap60.so" not found, required by "libxul.so" Couldn't load XPCOM. >How-To-Repeat: Ports tree revision: 328296 Options : TEST : off PULSEAUDIO : off PROFILE : off PGO : off OPTIMIZED_CFLAGS: on LOGGING : on LIGHTNING : on LIBPROXY : on GSTREAMER : on GNOMEVFS2 : off GNOMEUI : off GIO : on GCONF : off ENIGMAIL : on DEBUG : off DBUS : on ALSA : on >Fix: Add /usr/local/lib/thunderbird to ldconfig path, possibly by making use of USE_LDCOFNIG= macro. >Release-Note: >Audit-Trail: >Unformatted: