Sunday, 15 September 2013

configure - Building Log4cpp with Autotools: pthreads not found -


The community,

I downloaded the Log4cpp source package form and there are problems creating this library. To do this, I opened my signin-bash.exe, navigated and typed in the root of the source package. / Config I get lots of output, but it

configure: error: unable to find pthreads, currently it is required

now , I've downloaded POSIX pthreads and all DLLs in the Mingu's bin-folder, all headers can be included in all folders of Mingjew. Mimbuzz at Lib's Lib-folder, but it still does not work.

Can anyone help me? I greatly appreciate the help.

Do not stick to libraries or include in MinGW directories! No one will understand this subtle error.

Put them in your directory and tell the config that it should look for threads. Generally this is done with - pthreads but you can check with ./configure --help

Are there.

No comments:

Post a Comment