Package: zlib
Version: 1.2.3.3.dfsg-6
Severity: important

The latest version of zlib uses uname=$(DEB_HOST_ARCH_OS) in
debian/rules, which is completely wrong on non-linux platforms:
- On Hurd uname -s returns "GNU", while DEB_HOST_ARCH_OS equals to 
  "hurd".
- On GNU/kFreeBSD uname -s returns "GNU/kFreeBSD", while 
  DEB_HOST_ARCH_OS equals to "kfreebsd".

This breaks the library soname on those two platforms.

-- System Information:
Debian Release: lenny/sid
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 6.2-1-em64t-p4
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to