#2606: zlib-1.2.4
------------------------+---------------------------------------------------
 Reporter:  gespinasse  |       Owner:  matt...@…                   
     Type:  task        |      Status:  assigned                    
 Priority:  normal      |   Milestone:  6.7                         
Component:  Book        |     Version:  SVN                         
 Severity:  normal      |    Keywords:                              
------------------------+---------------------------------------------------

Comment(by gespinasse):

 perl look for zlib in /usr/lib just because we use a sed to force perl to
 do so.
 That's a self justification more than an explanation.

 zlib compilation should be fine by doing : [[BR]]

 - suppress --shared in configure now unneeded, [[BR]]
 - suppress the PIC text explanation now obsolete

 I try more changes (suppress the static zlib.a) but that break perl
 tests.[[BR]]

 First broken test is
 ext/Compress-Raw-Bzip2/t/09limitoutput........................./perl:
 symbol lookup error: ../lib/auto/Compress/Raw/Zlib/Zlib.so: undefined
 symbol: zlibVersion
 FAILED--no leader found

 Not suppressing /usr/lib/zlib.a fix that issue.

 I had all module-init-tools tests ok.

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