checking for CFLAGS needed for pthreads... checking for LIBS needed for pthreads... checking for pthreads... configure: error: no working pthreads library found
提示pthread库没找到, 但是我这里的pthread库已经是最新的了
./configure --prefix=/usr/local/coreseek --enable-id64 --without-python --with-mysql --with-mmseg --with-mmseg-includes=/usr/local/mmseg3/include/mmseg/ --with-mmseg-libs=/usr/local/mmseg3/lib/ |