mypeb icon indicating copy to clipboard operation
mypeb copied to clipboard

Libpthreads not found on configure

Open hairyhum opened this issue 11 years ago • 3 comments

When i run ./configure it fails with: checking for pthread_mutex_trylock in -lpthread... no configure: error: Could not find libpthread

Is there some dependencies that i should install to make this work?

hairyhum avatar Jun 06 '13 18:06 hairyhum

:+1: same issue Mac OS X

ping @videlalvaro

cystbear avatar Jun 24 '14 12:06 cystbear

@hairyhum did you fixed the issue?

cystbear avatar Jun 24 '14 12:06 cystbear

Installed Erlang via brew, and runned command

./configure --with-erlanglib=/usr/local/Cellar/erlang/17.0/lib/erlang/lib/erl_interface-3.7.16/lib/ --with-erlanginc=/usr/local/Cellar/erlang/17.0/lib/erlang/lib/erl_interface-3.7.16/include/

everything fine

cystbear avatar Jun 24 '14 14:06 cystbear