Changeset 3e80156


Ignore:
Timestamp:
08/03/2010 07:55:09 PM (14 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ff1d9e0
Parents:
d7bd6fdc
Message:

Upgrade to Make-3.82. Fixes #2726.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rd7bd6fdc r3e80156  
    3939
    4040    <listitem>
     41      <para>2010-08-03</para>
     42      <itemizedlist>
     43         <listitem>
     44           <para>[matthew] - Upgrade to Make-3.82. Fixes
     45           <ulink url="&lfs-ticket-root;2726">#2726</ulink>.</para>
     46         </listitem>
     47      </itemizedlist>
     48    </listitem>
     49
     50    <listitem>
    4151      <para>2010-07-26</para>
    4252      <itemizedlist>
  • chapter01/whatsnew.xml

    rd7bd6fdc r3e80156  
    125125      <para>M4 &m4-version;</para>
    126126    </listitem>
    127     <!--<listitem>
     127    <listitem>
    128128      <para>Make &make-version;</para>
    129     </listitem>-->
     129    </listitem>
    130130    <listitem>
    131131      <para>Man-DB &man-db-version;</para>
     
    230230
    231231    <listitem>
     232      <para>glibc-&glibc-version;-makefile_fix-1.patch</para>
     233    </listitem>
     234
     235    <listitem>
    232236      <para>MPC-&mpc-version;</para>
    233237    </listitem>
     
    255259    </listitem>
    256260    <listitem>
     261      <para>make-3.81-upstream_fixes-1.patch</para>
     262    </listitem>
     263    <listitem>
    257264      <para>perl-5.10.1-utf8-1.patch</para>
    258265    </listitem>
  • chapter03/patches.xml

    rd7bd6fdc r3e80156  
    107107    </varlistentry>
    108108
     109    <varlistentry>
     110      <term>Glibc Makefile Fix Patch - <token>&glibc-makefile_fix-patch-size;</token>:</term>
     111      <listitem>
     112        <para>Download: <ulink url="&patches-root;&glibc-makefile_fix-patch;"/></para>
     113        <para>MD5 sum: <literal>&glibc-makefile_fix-patch-md5;</literal></para>
     114      </listitem>
     115    </varlistentry>
     116
    109117<!--
    110118    <varlistentry>
     
    129137        <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para>
    130138        <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para>
    131       </listitem>
    132     </varlistentry>
    133 
    134     <varlistentry>
    135       <term>Make Upstream Fixes Patch - <token>&make-upstream_fixes-patch-size;</token>:</term>
    136       <listitem>
    137         <para>Download: <ulink url="&patches-root;&make-upstream_fixes-patch;"/></para>
    138         <para>MD5 sum: <literal>&make-upstream_fixes-patch-md5;</literal></para>
    139139      </listitem>
    140140    </varlistentry>
  • chapter05/glibc.xml

    rd7bd6fdc r3e80156  
    4747
    4848<screen><userinput remap="pre">patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
     49
     50    <para>Fix a bug that prevents Glibc from building with versions of Make
     51    newer than 3.81.</para>
     52
     53<screen><userinput remap="pre">patch -Np1 -i ../&glibc-makefile_fix-patch;</userinput></screen>
    4954
    5055    <para>The Glibc documentation recommends building Glibc outside of the source
  • chapter06/glibc.xml

    rd7bd6fdc r3e80156  
    9696
    9797<screen><userinput>patch -Np1 -i ../&glibc-gcc_fix-patch;</userinput></screen>
     98
     99    <para>Fix a bug that prevents Glibc from building with versions of Make
     100    newer than 3.81.</para>
     101
     102<screen><userinput remap="pre">patch -Np1 -i ../&glibc-makefile_fix-patch;</userinput></screen>
    98103
    99104    <para>The Glibc documentation recommends building Glibc outside of the source
  • chapter06/make.xml

    rd7bd6fdc r3e80156  
    4040  <sect2 role="installation">
    4141    <title>Installation of Make</title>
    42 
    43     <para>First fix some problems that have been identified since
    44     the last package release:</para>
    45 
    46 <screen><userinput remap="pre">patch -Np1 -i ../&make-upstream_fixes-patch;</userinput></screen>
    47 
    48     <para>Now, fix a known issue with the test suite that causes one of the
    49     tests to fail:</para>
    50 
    51 <screen><userinput remap="pre">sed -i -e 's/-j/ -j/' tests/scripts/features/recursion</userinput></screen>
    5242
    5343    <para>Prepare Make for compilation:</para>
  • chapter06/procps.xml

    rd7bd6fdc r3e80156  
    4646<screen><userinput remap="pre">patch -Np1 -i ../&procps-watch-patch;</userinput></screen>
    4747
     48    <para>Fix a bug in the Makefile, which prevents procps from building with
     49    make-&make-version;:</para>
     50
     51<screen><userinput remap="pre">sed -i -e 's@\*/module.mk@proc/module.mk ps/module.mk@' Makefile</userinput></screen>
     52
    4853    <para>Compile the package:</para>
    4954
  • general.ent

    rd7bd6fdc r3e80156  
    1 <!ENTITY version "SVN-20100726">
    2 <!ENTITY releasedate "July 26, 2010">
     1<!ENTITY version "SVN-20100803">
     2<!ENTITY releasedate "August 3, 2010">
    33<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
    44<!ENTITY milestone "6.7">
  • packages.ent

    rd7bd6fdc r3e80156  
    332332<!ENTITY m4-ch6-sbu "0.4 SBU">
    333333
    334 <!ENTITY make-version "3.81">
    335 <!ENTITY make-size "1,125 KB">
     334<!ENTITY make-version "3.82">
     335<!ENTITY make-size "1,213 KB">
    336336<!ENTITY make-url "&gnu;make/make-&make-version;.tar.bz2">
    337 <!ENTITY make-md5 "354853e0b2da90c527e35aabb8d6f1e6">
     337<!ENTITY make-md5 "1a11100f3c63fcf5753818e59d63088f">
    338338<!ENTITY make-home "&gnu-software;make/">
    339339<!ENTITY make-ch5-du "9.6 MB">
  • patches.ent

    rd7bd6fdc r3e80156  
    5959<!ENTITY glibc-gcc_fix-patch-size "2.5 KB">
    6060
     61<!ENTITY glibc-makefile_fix-patch "glibc-&glibc-version;-makefile_fix-1.patch">
     62<!ENTITY glibc-makefile_fix-patch-md5 "0ef634ac78e582f45d0e7643bfda7505">
     63<!ENTITY glibc-makefile_fix-patch-size "1 KB">
     64
    6165
    6266<!ENTITY grub-inode-patch "grub-&grub-version;-256byte_inode-1.patch">
     
    7276<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
    7377<!ENTITY kbd-backspace-patch-size "12 KB">
    74 
    75 <!ENTITY make-upstream_fixes-patch "make-&make-version;-upstream_fixes-1.patch">
    76 <!ENTITY make-upstream_fixes-patch-md5 "8b1e478d8e733dc2d72e31bc7af1defa">
    77 <!ENTITY make-upstream_fixes-patch-size "5 KB">
    7878
    7979<!ENTITY man-db-upstream_fixes-patch "man-db-&man-db-version;-fix_man_assertion-1.patch">
Note: See TracChangeset for help on using the changeset viewer.