#2740: Glibc 2.12.1 cannot be compiled on latest book
--------------------+-------------------------------------------------------
 Reporter:  HeaveN  |       Owner:  matt...@…                   
     Type:  defect  |      Status:  assigned                    
 Priority:  high    |   Milestone:  6.7                         
Component:  Book    |     Version:  SVN                         
 Severity:  normal  |    Keywords:                              
--------------------+-------------------------------------------------------

Comment(by HeaveN):

 Replying to [comment:1 matt...@…]:
 > Can you verify the md5sum of your downloaded patch matches the one in
 the latest version of the book (0ef634ac78e582f45d0e7643bfda7505).  I
 originally uploaded an incorrect copy of the patch, but have since
 replaced it with a corrected version. If you re-download the patch, things
 should work for you.

 I've downloaded patches:
 
http://www.linuxfromscratch.org/patches/lfs/development/glibc-2.12.1-gcc_fix-1.patch
 
http://www.linuxfromscratch.org/patches/lfs/development/glibc-2.12.1-makefile_fix-1.patch

 MD5 sums matches.
 After that I unpacks glibc:

 tar -jxf tar -jxf glibc-2.12.1.tar.bz2
 cd glibc-2.12.1

 and attempt to patch it.

 patch -Np1 -i ../glibc-2.12.1-gcc_fix-1.patch
 This patch applied ok.

 patch -Np1 -i ../glibc-2.12.1-makefile_fix-1.patch
 This patch reports:
 patching file manual/Makefile
 Hunk #1 FAILED at 232.
 1 out of 1 hunk FAILED -- saving rejects to file manual/Makefile.rej

 I've added this file as attachment.
 What I'm doing wrong?

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2740#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to