Try putting it after the '--with-gssapi' instruction. Configure's
arguments *shouldn't* be order-dependent, but you never know. If that
doesn't work, I'm afraid I can't offer you anything else. I'm still
pretty new at this kind of thing.

- William Leuschner

On 10/31, Jiri B wrote:
> On Thu, Oct 27, 2016 at 10:31:04AM -0400, William Leuschner wrote:
> > >   SSL support:      no      
> > > (--with-{ssl,gnutls,nss,polarssl,mbedtls,cyassl,axtls,winssl,darwinssl} )
> > 
> > Have you tried adding "--with-ssl" to CONFIGURE_ARGS?
> > 
> > - William
> 
> Hi,
> 
> yes, I did.
> 
> j.
> 
> $ env FLAVOR=gssapi make show=CONFIGURE_ARGS
> --with-ca-bundle=/etc/ssl/cert.pem  --with-libidn=/usr/local  
> --without-libpsl  --without-libssh2 --with-ssl 
> --with-gssapi=/usr/local/heimdal --prefix='/usr/local' --sysconfdir='/etc' 
> --mandir='/usr/local/man' --infodir='/usr/local/info' --localstatedir='/var' 
> --disable-silent-rules --disable-gtk-doc
> 
> jirib:/home/jirib/cvs/openbsd-ports/net/curl
> $ env FLAVOR=gssapi make configure 2>&1 | grep Protocols:
>   Protocols:        DICT FILE FTP GOPHER HTTP IMAP POP3 RTSP SMTP TELNET TFTP

Reply via email to