Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 312 by franklin...@gmail.com: reopening: Configure fails on AIX 6.1 with libevent path specified : Can't enable thread without POSIX thread library
http://code.google.com/p/memcached/issues/detail?id=312

What steps will reproduce the problem?
./configure --prefix=/usr/local/memcached-1.4.15 --with-libevent=/usr/local/libevent-1.4.14b

What is the expected output? What do you see instead?

fails with:

checking for library containing pthread_create... no
configure: error: Can't enable threads without the POSIX thread library.

What version of the product are you using? On what operating system?
libevent-1.4.14b
memcached-1.4.15
AIX 6.1

Please provide any additional information below.

libpthread has already been installed on the OS.
run "lslpp -l | grep libpthread" in console, the output is:

bos.rte.libpthreads        6.1.8.0  COMMITTED  libpthreads Library


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to