Author: renodr
Date: Thu Jun 4 13:16:57 2020
New Revision: 23250
Log:
ncftp: fix FTBFS with gcc-10. Thanks to Joe Locash for reporting.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/ncftp.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Jun 4 09:43:15
2020 (r23249)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Jun 4 13:16:57
2020 (r23250)
@@ -45,6 +45,11 @@
<para>June 4th, 2020</para>
<itemizedlist>
<listitem>
+ <para>[renodr] - Fix a problem in NcFTP caused by GCC-10.
+ Credit goes to Joe Locash for determining the problem and
+ providing a solution.</para>
+ </listitem>
+ <listitem>
<para>[renodr] - Update to cogl-1.22.8. Fixes
<ulink url="&blfs-ticket-root;13638">#13638</ulink>.</para>
</listitem>
Modified: trunk/BOOK/networking/netprogs/ncftp.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/ncftp.xml Thu Jun 4 09:43:15 2020
(r23249)
+++ trunk/BOOK/networking/netprogs/ncftp.xml Thu Jun 4 13:16:57 2020
(r23250)
@@ -104,6 +104,12 @@
</para>
<para>
+ First, fix an issue caused by a change in behavior in GCC-10:
+ </para>
+
+<screen><userinput remap="pre">sed -i 's/^Bookmark/extern Bookmark/'
sh_util/gpshare.c</userinput></screen>
+
+ <para>
To install <application>NcFTP</application> using the
first (and optimal) method, run the following commands:
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page