Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2014 22:45:22 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191074] New: [PATCH] Fix port mail/sendmail build failure with ssl from ports.
Message-ID:  <bug-191074-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191074
           Summary: [PATCH] Fix port mail/sendmail build failure with ssl
                    from ports.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jamie@dyslexicfish.net

Created attachment 143821
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143821&action=edit
plop

latest sendmail (8.14.9) fails to build when ssl from ports
is depended on, due to -rpath syntax with clang

How-To-Repeat:
cd /usr/ports/mail/sendmail
make
(set option TLS on and make sure WITH_OPENSSL_BASE is undefined.)

Fix:
apply patch to /usr/ports/mail/sendmail/files/site.config.m4.ssl

-- 
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-191074-13>