>> This has been reported elsewhere but I didn't find a patch for it.
>>
>> Also I haven't tried different versions of tdb or the git version so
>> I'm afraid I can't give any solution to the problem, only a heads up.
>>
>> jb.
>>
>>
>>
>
> It's an issue with tdb-1.3.0.
>
Yes - this fixes it
diff --git a/include/tdb.h b/include/tdb.h
index 5ea5e60..03e429c 100644
--- a/include/tdb.h
+++ b/include/tdb.h
@@ -31,6 +31,7 @@ extern "C" {
#endif
#include <signal.h>
+#include <stdbool.h>
/**
* @defgroup tdb The tdb API
jb.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page