Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 12:09:02 -0700 (MST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-ports@freebsd.org
Subject:   Re: ftp/curl compiler error
Message-ID:  <1429816142137-6007099.post@n5.nabble.com>
In-Reply-To: <20150423141715.119fd18d@rsbsd.rsb>
References:  <20150423115654.61153412@rsbsd.rsb> <20150423141715.119fd18d@rsbsd.rsb>

next in thread | previous in thread | raw e-mail | index | archive | help
any pointers for me?

-O2 -pipe -march=native -fstack-protector -fno-strict-aliasing
-Qunused-arguments -pthread -MT libcurl_la-url.lo -MD -MP -MF
.deps/libcurl_la-url.Tpo -c -o libcurl_la-url.lo `test -f 'url.c' || echo
'./'`url.c
libtool: compile:  cc -DHAVE_CONFIG_H -I../include/curl -I../include
-I../include -I../lib -I../lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS
-fvisibility=hidden -O2 -pipe -march=native -fstack-protector
-fno-strict-aliasing -Qunused-arguments -pthread -MT libcurl_la-url.lo -MD
-MP -MF .deps/libcurl_la-url.Tpo -c url.c  -fPIC -DPIC -o
.libs/libcurl_la-url.o
url.c:3216:34: error: no member named 'ntlm' in 'struct connectdata'
         (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE)) {
                          ~~~~~  ^
1 error generated.
*** Error code 1

Enabled - cookies, ipv6, proxy, gssapi_none, threaded_resolver.



--
View this message in context: http://freebsd.1045724.n5.nabble.com/ftp-curl-compiler-error-tp6006985p6007099.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1429816142137-6007099.post>