Changeset d2e7db4 for chapter08


Ignore:
Timestamp:
08/30/2021 03:45:11 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
8977314
Parents:
8c1731d (diff), b0439bc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gdbm.xml

    r8c1731d rd2e7db4  
    7474    <para>To test the results, issue:</para>
    7575
    76 <screen><userinput remap="test">make check</userinput></screen>
    77 <!--
     76<screen><userinput remap="test">make -k check</userinput></screen>
     77
    7878    <para>
    79       One test, <filename>version</filename>, is known to fail.
     79      The gdbmtool tests are known to fail with some DejaGNU
     80      <literal>ERROR</literal> messages.  In the summary it's
     81      shown as one unresolved testcase.
    8082    </para>
    81 -->
     83
    8284    <para>Install the package:</para>
    8385
  • chapter08/openssl.xml

    r8c1731d rd2e7db4  
    6060<screen><userinput remap="test">make test</userinput></screen>
    6161
    62     <para>One test 30-test_afalg.t is known to fail on some kernel
    63     configurations (it apparently assumes certain unspecified crypto
    64     options have been selected).</para>
     62    <para>One test, 30-test_afalg.t, is known to fail on some kernel
     63    configurations (depending on inconsistent values of
     64    CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be
     65    ignored.</para>
    6566
    6667    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.