Ronald Degmar
2017-01-06 18:33:28 UTC
Hello,
While building libtorrent I get a lot of "no" regarding Posix Thread
Support. Is this fine?
Checking for posix thread support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -lpthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -lpthread fixes that... yes
Checking for visibility support:
checking for __attribute__((visibility("hidden")))... found
yes
Also. About libgeoip. I get the following while building libtorrent as well:
checking whether to link against system libgeoip... no
How can I enable linking against libgeoip?
Regards,
Ronald Barrios
While building libtorrent I get a lot of "no" regarding Posix Thread
Support. Is this fine?
Checking for posix thread support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -lpthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -lpthread fixes that... yes
Checking for visibility support:
checking for __attribute__((visibility("hidden")))... found
yes
Also. About libgeoip. I get the following while building libtorrent as well:
checking whether to link against system libgeoip... no
How can I enable linking against libgeoip?
Regards,
Ronald Barrios