mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Revert back to tcl8.6.15.
This commit is contained in:
parent
8a9d779178
commit
5607053b5a
@ -40,6 +40,15 @@
|
|||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2024-10-03</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Revert back to tcl8.6.15.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2024-10-01</para>
|
<para>2024-10-01</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -292,17 +292,17 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Added:</title>
|
<title>Added:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
<listitem>
|
<!--<listitem>
|
||||||
<para>expect-5.45.4-gcc14-2.patch</para>
|
<para>expect-5.45.4-gcc14-2.patch</para>
|
||||||
</listitem>
|
</listitem>-->
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Removed:</title>
|
<title>Removed:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
<listitem>
|
<!--<listitem>
|
||||||
<para>expect-5.45.4-gcc14-1.patch</para>
|
<para>expect-5.45.4-gcc14-1.patch</para>
|
||||||
</listitem>
|
</listitem>-->
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>readline-8.2-upstream_fixes-3.patch</para>
|
<para>readline-8.2-upstream_fixes-3.patch</para>
|
||||||
</listitem>-->
|
</listitem>-->
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
<para>Now, make some changes to allow the package with gcc-14.1 or later:</para>
|
<para>Now, make some changes to allow the package with gcc-14.1 or later:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../expect-&expect-version;-gcc14-2.patch</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../expect-&expect-version;-gcc14-1.patch</userinput></screen>
|
||||||
|
|
||||||
<para>Prepare Expect for compilation:</para>
|
<para>Prepare Expect for compilation:</para>
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
<!ENTITY tdbc-ver "1.1.9">
|
<!ENTITY tdbc-ver "1.1.9">
|
||||||
<!ENTITY itcl-ver "4.3.1">
|
<!ENTITY itcl-ver "4.3.0">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="ch-system-tcl" role="wrap">
|
<sect1 id="ch-system-tcl" role="wrap">
|
||||||
@ -75,7 +75,7 @@ cd unix
|
|||||||
|
|
||||||
<para>Build the package:</para>
|
<para>Build the package:</para>
|
||||||
|
|
||||||
<screen><userinput remap="make">make NATIVE_ZIP=$PWD/minizip
|
<screen><userinput remap="make">make
|
||||||
|
|
||||||
sed -e "s|$SRCDIR/unix|/usr/lib|" \
|
sed -e "s|$SRCDIR/unix|/usr/lib|" \
|
||||||
-e "s|$SRCDIR|/usr/include|" \
|
-e "s|$SRCDIR|/usr/include|" \
|
||||||
@ -104,8 +104,6 @@ unset SRCDIR</userinput></screen>
|
|||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<screen><userinput remap="test">make test</userinput></screen>
|
||||||
|
|
||||||
<para>Twelve tests are known to fail in the chroot environment.</para>
|
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">make install</userinput></screen>
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
|
12
packages.ent
12
packages.ent
@ -697,15 +697,15 @@
|
|||||||
<!ENTITY tar-fin-du "43 MB">
|
<!ENTITY tar-fin-du "43 MB">
|
||||||
<!ENTITY tar-fin-sbu "0.7 SBU">
|
<!ENTITY tar-fin-sbu "0.7 SBU">
|
||||||
|
|
||||||
<!ENTITY tcl-version "9.0.0">
|
<!ENTITY tcl-version "8.6.15">
|
||||||
<!ENTITY tcl-major-version "9.0">
|
<!ENTITY tcl-major-version "8.6">
|
||||||
<!ENTITY tcl-size "11,377 KB">
|
<!ENTITY tcl-size "11,490 KB">
|
||||||
<!ENTITY tcl-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-src.tar.gz">
|
<!ENTITY tcl-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-src.tar.gz">
|
||||||
<!ENTITY tcl-md5 "d7a0086033f6a50218ef69ecc0e088db">
|
<!ENTITY tcl-md5 "c13a4d5425b5ae335258342b38ba34c2">
|
||||||
<!ENTITY tcl-home "https://tcl.sourceforge.net/">
|
<!ENTITY tcl-home "https://tcl.sourceforge.net/">
|
||||||
<!ENTITY tcl-docs-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-html.tar.gz">
|
<!ENTITY tcl-docs-url "https://downloads.sourceforge.net/tcl/tcl&tcl-version;-html.tar.gz">
|
||||||
<!ENTITY tcl-docs-md5 "94d50af62ecd72e041da5b4b06f8d051">
|
<!ENTITY tcl-docs-md5 "146d6317a5318ad79d4c1421ba612fe9">
|
||||||
<!ENTITY tcl-docs-size "1,290 KB">
|
<!ENTITY tcl-docs-size "1,169 KB">
|
||||||
<!ENTITY tcl-tmp-du "91 MB">
|
<!ENTITY tcl-tmp-du "91 MB">
|
||||||
<!ENTITY tcl-tmp-sbu "3.2 SBU">
|
<!ENTITY tcl-tmp-sbu "3.2 SBU">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user