[Bug 191074] New: [PATCH] Fix port mail/sendmail build failure with ssl from ports.

bz-noreply at freebsd.org bz-noreply at freebsd.org
Sun Jun 15 22:45:22 UTC 2014


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 at FreeBSD.org
          Reporter: jamie at 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.


More information about the freebsd-ports-bugs mailing list