Author: fernando
Date: Sun Oct 5 15:57:12 2014
New Revision: 14507
Log:
samba-4.1.12: unrecommend the test suite. Thanks Christopher for discussions.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/samba.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 5 15:07:25
2014 (r14506)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 5 15:57:12
2014 (r14507)
@@ -48,6 +48,10 @@
<para>October 5th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - samba-4.1.12: unrecommend the test suite. Thanks
+ Christopher for discussions.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to ffmpeg-2.4.2. Fixes
<ulink url="&blfs-ticket-root;5622">#5622</ulink>.</para>
</listitem>
Modified: trunk/BOOK/networking/netprogs/samba.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba.xml Sun Oct 5 15:07:25 2014
(r14506)
+++ trunk/BOOK/networking/netprogs/samba.xml Sun Oct 5 15:57:12 2014
(r14507)
@@ -97,16 +97,16 @@
<sect2 role="installation">
<title>Installation of Samba</title>
-
+<!--
<note>
<para>If you wish to run the test suite after the binaries are built,
- you must add the <option>--enable-socket-wrapper</option>
- and <option>--enable-selftest</option> parameters to
+ you must add the <option>-/-enable-socket-wrapper</option>
+ and <option>-/-enable-selftest</option> parameters to
the <command>configure</command> script below. You may want to run
- <command>configure</command> with the <option>--help</option> parameter
+ <command>configure</command> with the <option>-/-help</option> parameter
first. There may be other parameters needed to take advantage of
optional dependencies.</para>
- </note>
+ </note>-->
<para>Install <application>Samba</application> by running the following
commands:</para>
@@ -122,11 +122,11 @@
--enable-nss-wrapper &&
make</userinput></screen>
-
+<!--
<para>According to <application>Samba</application> developers, the
limitation to 108 characters of the path length of a unix named pipe socket
may be the cause of errors, so that over 1/3 of the tests might fail. For
- this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
+ this reason, the switch <option>-/-with-selftest-prefix=/tmp/quick</option>
(or another path with small number of characters) can be used with
configure. Even so, the
<quote><replaceable>samba3.raw.eas</replaceable></quote> test may fail,
@@ -139,7 +139,9 @@
<para>To test the results, as the <systemitem
class="username">root</systemitem> user, issue: <command>make
quicktest</command>. There are other targets (test, subunit-test)
- available, but take a very long time (over 100 SBU).</para>
+ available, but take a very long time (over 100 SBU).</para>-->
+
+ <para>This package does not have a working test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -182,13 +184,13 @@
<application>systemd</application> integration, which is not part of
LFS/BLFS. If you use <application>systemd</application>, replace by
<parameter>--with-systemd</parameter>.</para>
-
- <para><option>--enable-socket-wrapper</option> and
- <option>--enable-selftest</option>: These options are required to run
+<!--
+ <para><option>-/-enable-socket-wrapper</option> and
+ <option>-/-enable-selftest</option>: These options are required to run
the test suite.</para>
- <para><option>--with-selftest-prefix=SELFTEST_PREFIX</option>: This option
- specify the test suite work directory (default=./st).</para>
+ <para><option>-/-with-selftest-prefix=SELFTEST_PREFIX</option>: This option
+ specify the test suite work directory (default=./st).</para>-->
<para><command>mv -v /usr/lib/libnss_win{s,bind}.so* /lib</command>:
The nss libraries are installed in /usr/lib by default. Move them to
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page