Author: dj
Date: Tue Feb 27 17:59:48 2018
New Revision: 19891

Log:
libdb_java not compatible with java-9.

Modified:
   trunk/BOOK/server/databases/db.xml

Modified: trunk/BOOK/server/databases/db.xml
==============================================================================
--- trunk/BOOK/server/databases/db.xml  Tue Feb 27 16:03:01 2018        (r19890)
+++ trunk/BOOK/server/databases/db.xml  Tue Feb 27 17:59:48 2018        (r19891)
@@ -75,10 +75,11 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="tcl"/>,
+      <xref linkend="tcl"/><!--,
       <xref linkend="openjdk"/> or <xref linkend="java"/>, and
+- -          This is currently broken, removed for now.                - -
       <xref linkend="sharutils"/> (for the <command>uudecode</command> command
-      - Java bindings are required)
+      - Java bindings are required) -->
     </para>
 
     <para condition="html" role="usernotes">
@@ -223,6 +224,8 @@
       <option>--enable-java</option>: Enables <application>Java</application>
       support in DB and creates the
       <filename class="libraryfile">libdb_java</filename> libraries.
+<!-- Remove at next version -->
+      Support is currently broken with Java-9.x.
     </para>
   </sect2>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to