[Bug 221536] ftp/curl fails to compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 15 05:18:25 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221536
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 at FreeBSD.org
Reporter: mayhem30 at gmail.com
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at 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
===> 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=/usr/local/share/zsh/site-functions
--without-axtls
--with-ca-bundle=/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=/usr/local
--without-polarssl
--without-cyassl
--prefix=/usr/local
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list