Updated to LessTif-0.95.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7941 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Guy Dalziel 2009-08-06 11:30:26 +00:00
parent 6564aa1fff
commit 70d9333764
4 changed files with 19 additions and 13 deletions

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
@ -472,7 +472,7 @@ $Date$
<!ENTITY atk-version "1.26.0">
<!ENTITY gtk2-version "2.16.5">
<!ENTITY gtk2-libdir "2.0/2.10.0">
<!ENTITY lesstif-version "0.95.0">
<!ENTITY lesstif-version "0.95.2">
<!ENTITY startup-notification-version "0.9">
<!ENTITY libwnck-version "2.18.3">
<!ENTITY shared-mime-info-version "0.23">

View File

@ -40,6 +40,15 @@
</listitem>
-->
<listitem>
<para>August 6th, 2009</para>
<itemizedlist>
<listitem>
<para>[gdalziel] - Updated to LessTif-0.95.2.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>August 5th, 2009</para>
<itemizedlist>

View File

@ -34,6 +34,8 @@
Portable Document Format (PDF) which is both fast and small and
comes with some useful command-line utilities.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>

View File

@ -6,7 +6,7 @@
<!ENTITY lesstif-download-http "&sourceforge-repo;/lesstif/lesstif-&lesstif-version;.tar.bz2">
<!ENTITY lesstif-download-ftp " ">
<!ENTITY lesstif-md5sum "ab895165c149d7f95843c7584b1c7ad4">
<!ENTITY lesstif-md5sum "754187dbac09fcf5d18296437e72a32f">
<!ENTITY lesstif-size "2.4 MB">
<!ENTITY lesstif-buildsize "160 MB (includes building and running the test suite)">
<!ENTITY lesstif-time "4.1 SBU (includes building the test suite)">
@ -32,6 +32,8 @@
<para>The <application>LessTif</application> package contains an Open
Source version of <application>OSF/Motif®</application>.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@ -83,11 +85,7 @@
<para>Install <application>LessTif</application> by running the following
commands:</para>
<screen><userinput>sed -i -e '/ShellP/d' \
-e '/XMLIBEXPORT extern Cardinal/i#include &lt;X11/ShellP.h&gt;\n' \
include/Motif-2.1/Xm/VendorSP.h &amp;&amp;
patch -Np1 -i ../lesstif-&lesstif-version;-testsuite_fix-1.patch &amp;&amp;
<screen><userinput>patch -Np1 -i ../lesstif-&lesstif-version;-testsuite_fix-1.patch &amp;&amp;
./configure --prefix=/usr \
--sysconfdir=/etc/X11 \
--disable-debug \
@ -118,11 +116,6 @@ ldconfig</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
<para><command>sed -i -e '...'
-e '...' include/Motif-2.1/Xm/VendorSP.h</command>:
This command moves one line in the header file to avoid C++ compilation
problems.</para>
<para><parameter>--disable-debug</parameter>: Do not generate debugging
information.</para>
@ -171,6 +164,8 @@ make</userinput></screen>
is from <command>test24</command> in the
<filename class='directory'>scrolledwindow</filename> directory.</para>
<!-- Last test run: 86 failed out of 605. -->
<para>As many as 101 tests are known to fail. The patch applied at the
beginning of the installation created a file used to compare known failures
to the failures from the test run. This file was created from an