[Bug 199658] ftp/curl fails to build without SSL support, needs OPENSSL to succeed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 24 09:28:22 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199658

            Bug ID: 199658
           Summary: ftp/curl fails to build without SSL support, needs
                    OPENSSL to succeed
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: jakub_lach at mailplus.pl
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at FreeBSD.org

If OPENSSL option is unchecked, compilation fails with

--- libcurl_la-url.lo ---
url.c:3216:34: error: no member named 'ntlm' in 'struct connectdata'
         (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE)) {
                          ~~~~~  ^
1 error generated.
*** [libcurl_la-url.lo] Error code 1

checking in POLARSSL won't change a thing, only OPENSSL works.

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


More information about the freebsd-ports-bugs mailing list