#3121: Gzip-1.5
------------------------------------------+---------------------------------
 Reporter:  matthew@…                     |       Owner:  lfs-book@…            
       
     Type:  enhancement                   |      Status:  new                   
       
 Priority:  normal                        |   Milestone:  7.2                   
       
Component:  Book                          |     Version:  SVN                   
       
 Severity:  normal                        |    Keywords:                        
       
------------------------------------------+---------------------------------

Comment(by gespinasse):

 As gzip-1.5 testsuite fail because less is not yet build, I tested this
 workaround

 {{{
 ln -sf /tools/bin/true /usr/bin/less
 }}}
 and testsuite no more fail.
 But it may be prefered to build less before gzip.

 Another point is that 'checking for an assembler syntax supported by this
 package' has been fixed on 1.5 release, so build try to build with
 assembler part and it fail in my hardened configuration. I resolved to use
 DEFS='NO_ASM' ./configure as Fedora use that and say gcc compiled code is
 faster than assembler code (I haven't tested).

 Unsure what it does with a standard gcc.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3121#comment:1>
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