Author: andy
Date: 2012-03-27 11:03:56 -0600 (Tue, 27 Mar 2012)
New Revision: 9785
Modified:
trunk/BOOK/xsoft/graphweb/seamonkey.xml
Log:
Seamonkey gcc-4.7 patch
Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml 2012-03-27 17:00:46 UTC (rev
9784)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml 2012-03-27 17:03:56 UTC (rev
9785)
@@ -82,6 +82,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch if you're using <application>GCC-4.7</application>:
+ <ulink
url="&patch-root;/seamonkey-&seamonkey-version;-gcc-4.7-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -197,7 +207,8 @@
command:
</para>
-<screen><userinput>sed -i
's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
+<screen><userinput>patch -p1 <
../seamonkey-&seamonkey-version;-gcc-4.7-1.patch &&
+sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
mozilla/configure &&
make -f client.mk</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page