aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/db.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/db.xml b/chapter06/db.xml
index dc87fb78c..526fc5dc6 100644
--- a/chapter06/db.xml
+++ b/chapter06/db.xml
@@ -61,6 +61,10 @@
<sect2 role="installation">
<title>Installation of Berkeley DB</title>
+ <para>There is an upstream patch for Berkeley DB that fixes a race condition. Apply it:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&db-fixes-patch;</userinput></screen>
+
<para>Prepare Berkeley DB for compilation:</para>
<screen><userinput remap="configure">cd build_unix