Details
-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6.1
-
Component/s: Building and Installing
-
Labels:None
Description
On systems where the pthreads library is not builtin (Ex: AIX), the check to find LMDB in configure require to explicitely specify -lpthread as a linking dependency to work properly.