Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2013 15:23:38 +0000 (UTC)
From:      Nikolai Lifanov <lifanov@mail.lifanov.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/182377: [bug] mail/thunderbird needs a pkgconfig file
Message-ID:  <20130925152338.CEBC51A5411@mail.lifanov.com>
Resent-Message-ID: <201309251530.r8PFU1FR042245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130925152338.CEBC51A5411>