Author: pierre
Date: Wed Jun 28 01:10:10 2017
New Revision: 18880

Log:
firebird-sdbc can be built in libreoffice now

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Jun 28 00:49:40 
2017        (r18879)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jun 28 01:10:10 
2017        (r18880)
@@ -46,6 +46,9 @@
       <para>June 28th, 2017</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Reinstate firebird-sdbc in libreoffice.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] - Patch lynx for building with openssl-1.1.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml     Wed Jun 28 00:49:40 2017        
(r18879)
+++ trunk/BOOK/xsoft/office/libreoffice.xml     Wed Jun 28 01:10:10 2017        
(r18880)
@@ -356,7 +356,6 @@
              --without-system-dicts      \
              --disable-dconf             \
              --disable-odk               \
-             --disable-firebird-sdbc     \
              --enable-release-build=yes  \
              --enable-python=system      \
              --with-system-apr           \
@@ -536,11 +535,12 @@
       <application>LibreOffice</application> based application.
     </para>
 
+<!-- Seems to build with gcc-7 and libreoffice-5.3.4
     <para>
-      <parameter>--disable-firebird-sdbc</parameter>: The bundled version
-      of Firebird does not build properly with GCC-6.<!-- Hope next version
-      will correct that -->
+      <parameter>- -disable-firebird-sdbc</parameter>: The bundled version
+      of Firebird does not build properly with GCC-6.
     </para>
+-->
 
     <para>
       <parameter>--enable-release-build=yes</parameter>: This switch enables a
@@ -582,15 +582,11 @@
       via PackageKit.
     </para>
 
-    <!-- commented, because we do this above as a parameter
     <para>
-      <option>\-\-disable-firebird-sdbc</option>: By default, the ability to
+      <option>--disable-firebird-sdbc</option>: By default, the ability to
       connect to a <application>firebird</application> database is enabled.
-      This is regarded as 'experimental' and from time to time the unit test
-      CppunitTest_dbaccess_firebird_test fails near the end of the build. If
-      you need to connect to such a database, and the build fails for you,
-      you will need to build <xref linkend="gdb"/> to help upstream debug it.
-    </para> -->
+      Add this switch if you do not need that feature.
+    </para>
 
     <para>
       <option>--disable-gstreamer-1-0</option>: Use this switch if you have not
-- 
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