Re: glibc-2.12.1-makefile_fix-1.patch does not match MD5SUMS value ( onAugust 10 )

2010-08-12 Thread Troy Will
> > Does this sed work for you? (it does the same thing as the patch) > > sed -i 's/ot \$/ot:\n\t$(make-target-directory)\n\ttouch $...@\n\n$/' \ > manual/Makefile > > Andy Thanks for your input Andy, but I didn't even try. I ran jhalfs and glibc was built without a hitch. The only thing I can

Re: glibc-2.12.1-makefile_fix-1.patch does not match MD5SUMS value ( onAugust 10 )

2010-08-12 Thread Andrew Benton
On 12/08/10 01:10, Troy Will wrote: > Thanks Matt. I'm going to just wait for the dust to settle a bit. The > md5sum for my downloaded patch is the same you reported in your email > (although the md5sum values in patches.ent in the latest svn version > (9354) hasn't been yet updated.) However, the

Re: glibc-2.12.1-makefile_fix-1.patch does not match MD5SUMS value (onAugust 10 )

2010-08-12 Thread Matthew Burgess
On Wed, 11 Aug 2010 17:10:36 -0700, Troy Will wrote: > Thanks Matt. I'm going to just wait for the dust to settle a bit. The > md5sum for my downloaded patch is the same you reported in your email > (although > the md5sum values in patches.ent in the latest svn version (9354) hasn't been > yet u

Re: glibc-2.12.1-makefile_fix-1.patch does not match MD5SUMS value ( onAugust 10 )

2010-08-11 Thread Troy Will
On Wed, Aug 11, 2010 at 12:54 PM, Matthew Burgess < matt...@linuxfromscratch.org> wrote: > I just committed a fix for this (see #2738), and verified it now: > > $ wget > http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-2.12.1-makefile_fix-1.patch > --2010-08-11 20:52:51-- > http://ww

Re: glibc-2.12.1-makefile_fix-1.patch does not match MD5SUMS value ( onAugust 10 )

2010-08-11 Thread Matthew Burgess
On Wed, 11 Aug 2010 11:54:56 -0700, Troy Will wrote: > This patch also fails. > > svn info: > Last Changed Rev: 9354 > Last Changed Date: 2010-08-10 13:45:14 -0700 (Tue, 10 Aug 2010) I just committed a fix for this (see #2738), and verified it now: $ wget http://www.linuxfromscratch.org/patche