mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-29 10:52:14 +08:00
mitkrb: Document the test failure w/o network
And remove the test failure caused by a previous installed version: the upstream claims it's already fixed (the same story as gnutls and -disable-rpath workaround).
This commit is contained in:
parent
29c8a42370
commit
6c22d02146
@ -149,11 +149,12 @@ make</userinput></screen>
|
||||
class="username">root</systemitem> user: <command>make -k -j1 check</command>.
|
||||
<!-- You need at least <xref link end="tcl"/>, which is used to drive the
|
||||
test suite. Furthermore, <xref link end="dejagnu"/> must be available for
|
||||
some of the tests to run.--> If you have a former version of MIT Kerberos V5
|
||||
some of the tests to run. If you have a former version of MIT Kerberos V5
|
||||
installed, it may happen that the test suite may pick up the installed
|
||||
versions of the libraries, rather than the newly built ones. If so, it is
|
||||
better to run the tests after the installation. Some tests may fail with
|
||||
the latest version of dejagnu and glibc.
|
||||
better to run the tests after the installation. -->Some tests may fail with
|
||||
the latest version of dejagnu and glibc. Some tests may hang for a
|
||||
long time and fail if the system is not connected to a network.
|
||||
<!-- Note: on my laptop -j8 fails but -j1 passes -->
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user