Package: lz4
Version: 1.8.0-1
Severity: normal
File: /usr/bin/lz4

Dear Maintainer,

shawn@t410s:~/git/distcc$ ldd /usr/bin/lz4
        linux-vdso.so.1 (0x00007ffe687fe000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fcc45561000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fcc45b23000)

(same for lz4c)

yet:
Depends: libc6 (>= 2.14), liblz4-1 (= 1.8.0-1)

to build lz4 with shared liblz4.so.1 use cmake

cd contrib/cmake_unofficial
BUILD_SHARED_LIBS=1 cmake .
make -j

Makes the binaries half the size.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 4.14.0-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lz4 depends on:
ii  libc6     2.25-2
ii  liblz4-1  1.8.0-1

lz4 recommends no packages.

lz4 suggests no packages.

-- no debconf information

Reply via email to