Date: Fri, 24 Apr 2015 09:28:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199658] ftp/curl fails to build without SSL support, needs OPENSSL to succeed Message-ID: <bug-199658-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: jakub_lach@mailplus.pl Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199658-13>