#2691: Zlib 1.2.5 issues
---------------------+------------------------------------------------------
Reporter: willimm | Owner: lfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Comment(by gespinasse):
I just checked with an unchanged jhalf build (32-bits), so with LIB =
/usr/lib
shared zlib is linked to Zlib.so but ldd complain about version
ZLIB_1.2.3.3 not found.
l...@a7n8x-e:~/jhalfs$ ldd
/mnt/build_dir/usr/lib/perl5/5.12.1/i686-linux/auto/Compress/Raw/Zlib/Zlib.so
/mnt/build_dir/usr/lib/perl5/5.12.1/i686-linux/auto/Compress/Raw/Zlib/Zlib.so:
/usr/lib/libz.so.1: version `ZLIB_1.2.3.3' not found (required by
/mnt/build_dir/usr/lib/perl5/5.12.1/i686-linux/auto/Compress/Raw/Zlib/Zlib.so)
linux-gate.so.1 => (0xb7f88000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7f63000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7e04000)
/lib/ld-linux.so.2 (0xb7f89000)
I checked in perl source for 'ZLIB_1.2.3.3' and found nothing
There is many match in readelf -a /mnt/build_dir/lib/libz.so.1.2.5 | grep
'1.2.3.3'
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2691#comment:12>
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