Ignore:
Timestamp:
05/06/2015 01:24:18 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4e6dc5d
Parents:
b199507
Message:

OpenJDK-1.8.0.45 typo: s/test/&s/.
Berkeley DB-6.1.23: java bindings broken.
Emacs-24.5: bootstrap needed only for development versions.
Some gcc5 tags.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15930 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/db.xml

    rb199507 rca8bcae9  
    7777    <para role="optional">
    7878      <xref linkend="tcl"/>,
    79       <xref linkend="openjdk"/><!-- or <xref linkend="jdk"/> -->, and
    80       <xref linkend="sharutils"/> (for the <command>uudecode</command> command)
     79      <xref linkend="openjdk"/> (the Java bindings are currently broken with
     80      JDK8)<!-- or <xref linkend="jdk"/> -->, and
     81      <xref linkend="sharutils"/> (for the <command>uudecode</command> command
     82      - Java bindings are required)
    8183    </para>
    8284
     
    242244
    243245    <para>
    244       <option>--enable-java</option>: Enables
    245       <application>Java</application> support in DB and creates the
     246      <option>--enable-java</option>: Enables <application>Java</application>
     247      support in DB and creates the
    246248      <filename class="libraryfile">libdb_java</filename> libraries.
     249      The Java bindings are currently broken with JDK8.
    247250    </para>
    248251  </sect2>
Note: See TracChangeset for help on using the changeset viewer.