[Bug 193521] New: security/courier-authlib-base: courier-imap cannot find libcourierauth.so
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 10 13:26:12 UTC 2014
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 at FreeBSD.org
Reporter: nick at 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.
More information about the freebsd-ports-bugs
mailing list