Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 13:26:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193521] New: security/courier-authlib-base: courier-imap cannot find libcourierauth.so
Message-ID:  <bug-193521-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193521

            Bug ID: 193521
           Summary: security/courier-authlib-base: courier-imap cannot
                    find libcourierauth.so
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: nick@foobar.org

the sep 7 update to courier-authlib has caused a shared library search failure:

Sep 10 14:08:20 blah imapd-ssl: Shared object "libcourierauth.so" not found,
required by "imaplogin"

It should be possible to fix this by adding the following into the Makefile for
courier-authlib-base:

--
USE_LDCONFIG=   ${PREFIX}/lib/courier-authlib
--

-- 
You are receiving this mail because:
You are the assignee for the bug.



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