Re: Compile failed when configure --without-thread on git master branch

2017-04-21 Thread Quanah Gibson-Mount
--On Friday, April 21, 2017 3:38 PM +0100 Howard Chu wrote: Qun-Ying wrote: Hi, Hi. Thanks for the notice. In the future please use the ITS when you encounter problems like this. They did -- ITS#8642, 4 days ago. --Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packa

Re: Compile failed when configure --without-thread on git master branch

2017-04-21 Thread Howard Chu
Qun-Ying wrote: Hi, Hi. Thanks for the notice. In the future please use the ITS when you encounter problems like this. When configure with ./configure --without-thread The code in master branch will failed with: thr_stub.c:170:1: error: conflicting types for 'ldap_pvt_thread_pool_retract'

Compile failed when configure --without-thread on git master branch

2017-04-21 Thread Qun-Ying
Hi, When configure with ./configure --without-thread The code in master branch will failed with: thr_stub.c:170:1: error: conflicting types for 'ldap_pvt_thread_pool_retract' ldap_pvt_thread_pool_retract ( ^~~~ In file included from thr_stub.c:21:0: ../../include/ldap_pv