Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2017 05:18:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221536] ftp/curl fails to compile
Message-ID:  <bug-221536-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221536

            Bug ID: 221536
           Summary: ftp/curl fails to compile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: mayhem30@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

cURL is failing to compile. I am using Synth to compile my ports.

---

checking whether to enable the threaded resolver... yes
checking whether to use POSIX threads for threaded resolver... no
configure: error: Threaded resolver enabled but no thread library found
=3D=3D=3D>  Script "configure" failed unexpectedly.

---

I'm not sure why it wants to enable the threaded resolver, as it's disabled=
 in
the configure args.

--------------------------------------------------
--  CONFIGURE_ARGS
--------------------------------------------------
--disable-werror
--enable-imap
--enable-pop3
--enable-rtsp
--enable-smtp
--with-zsh-functions-dir=3D/usr/local/share/zsh/site-functions
--without-axtls
--with-ca-bundle=3D/usr/local/share/certs/ca-root-nss.crt
--enable-cookies
--disable-curldebug
--disable-debug
--without-nghttp2
--without-libidn2
--disable-ipv6
--disable-ldap
--disable-ldaps
--without-libssh2
--without-libmetalink
--disable-proxy
--without-libpsl
--without-librtmp
--disable-smb
--disable-tls-srp
--without-gssapi
--disable-ares
--disable-pthreads
--disable-threaded-resolver
--without-gnutls
--without-nss
--with-ssl=3D/usr/local
--without-polarssl
--without-cyassl
--prefix=3D/usr/local

--=20
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-221536-13>