Author: fernando
Date: Fri Aug 21 08:09:10 2015
New Revision: 16354

Log:
\   • Subversion-1.9.0: Note for eventual build race.

Modified:
   trunk/BOOK/general/prog/subversion.xml

Modified: trunk/BOOK/general/prog/subversion.xml
==============================================================================
--- trunk/BOOK/general/prog/subversion.xml      Fri Aug 21 07:53:14 2015        
(r16353)
+++ trunk/BOOK/general/prog/subversion.xml      Fri Aug 21 08:09:10 2015        
(r16354)
@@ -128,11 +128,21 @@
     <para condition="html" role="usernotes">
       User Notes: <ulink url="&blfs-wiki;/subversion"/>
     </para>
+
   </sect2>
 
   <sect2 role="installation">
     <title>Installation of Subversion</title>
 
+      <note>
+        <para>
+          This package may fail during the make phase when using multiple
+          processors.  If this occurs try continuing with
+          <emphasis>make -j1</emphasis> or redo the entire build process with
+          fresh sources using <emphasis>-j1</emphasis>.
+        </para>
+      </note>
+
     <para>
       Install <application>Subversion</application> by running the following
       commands:
-- 
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