Author: pierre Date: Sat Nov 28 14:17:59 2015 New Revision: 16693 Log: Patch doxygen for building with flex-2.6.0
Modified: trunk/BOOK/general/prog/doxygen.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general/prog/doxygen.xml ============================================================================== --- trunk/BOOK/general/prog/doxygen.xml Sat Nov 28 09:58:27 2015 (r16692) +++ trunk/BOOK/general/prog/doxygen.xml Sat Nov 28 14:17:59 2015 (r16693) @@ -86,6 +86,13 @@ </listitem> </itemizedlist> + <bridgehead renderas="sect3">Additional Downloads</bridgehead> + <itemizedlist spacing='compact'> + <listitem> + <para>Required patch: <ulink + url="&patch-root;/doxygen-&doxygen-version;-flex_2_6_0_fix-1.patch"/></para> + </listitem> + </itemizedlist> <bridgehead renderas="sect3">Doxygen Dependencies</bridgehead> <bridgehead renderas="sect4">Required</bridgehead> @@ -114,6 +121,13 @@ <title>Installation of Doxygen</title> <para> + First, fix building <application>Doxygen</application> with a newer + version of <application>Flex</application>. + </para> + +<screen><userinput>patch -p1 -i ../doxygen-&doxygen-version;-flex_2_6_0_fix-1.patch</userinput></screen> + + <para> Install <application>Doxygen</application> by running the following commands: </para> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Sat Nov 28 09:58:27 2015 (r16692) +++ trunk/BOOK/introduction/welcome/changelog.xml Sat Nov 28 14:17:59 2015 (r16693) @@ -48,6 +48,10 @@ <para>November 28th, 2015</para> <itemizedlist> <listitem> + <para>[pierre] - Patch Doxygen for building with flex-2.6.0. Fixes + <ulink url="&blfs-ticket-root;7185">#7185</ulink>.</para> + </listitem> + <listitem> <para>[fernando] - Update to ffmpeg-2.8.3. Fixes <ulink url="&blfs-ticket-root;7179">#7179</ulink>.</para> </listitem> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page