Your message dated Fri, 09 Oct 2009 18:47:22 +0000
with message-id <[email protected]>
and subject line Bug#541664: fixed in zlibc 0.9k-4.1
has caused the Debian Bug report #541664,
regarding zlibc: FTBFS on GNU/kFreeBSD
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
541664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zlibc
Version: 0.9k-4
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd
Hi,
your package doesn't build on GNU/kFreeBSD yet. With the attached patch,
it seems to build fine.
Thanks for considering.
Mraw,
KiBi.
--- zlibc-0.9k/zlibc.h~
+++ zlibc-0.9k/zlibc.h
@@ -244,7 +244,7 @@
#ifndef function_alias
-#ifdef linux
+#if defined(linux) || defined(__GLIBC__)
#define function_alias(alias, name, type, args, defun) \
__asm__(".globl " #alias "; " #alias " = " #name);
#else
--- End Message ---
--- Begin Message ---
Source: zlibc
Source-Version: 0.9k-4.1
We believe that the bug you reported is fixed in the latest version of
zlibc, which is due to be installed in the Debian FTP archive:
zlibc_0.9k-4.1.diff.gz
to pool/main/z/zlibc/zlibc_0.9k-4.1.diff.gz
zlibc_0.9k-4.1.dsc
to pool/main/z/zlibc/zlibc_0.9k-4.1.dsc
zlibc_0.9k-4.1_kfreebsd-i386.deb
to pool/main/z/zlibc/zlibc_0.9k-4.1_kfreebsd-i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Barth <[email protected]> (supplier of updated zlibc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 09 Oct 2009 20:30:52 +0200
Source: zlibc
Binary: zlibc
Architecture: source kfreebsd-i386
Version: 0.9k-4.1
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine <[email protected]>
Changed-By: Andreas Barth <[email protected]>
Description:
zlibc - An on-fly auto-uncompressing C library
Closes: 541664
Changes:
zlibc (0.9k-4.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Upload with kbsd patches. Closes: #541664
Checksums-Sha1:
99b93d5f612d976043375ff0551d2445bc17af6e 1010 zlibc_0.9k-4.1.dsc
ad1dde31e67abad5cb378b3c11a031faf294c81c 79018 zlibc_0.9k-4.1.diff.gz
eec17e458d552449b7af7c4711ee5040de61f1b9 69232 zlibc_0.9k-4.1_kfreebsd-i386.deb
Checksums-Sha256:
ea5b0820eaaf8da0a4f280d0f277e1ea9f8dfab184cd299b274bd01217cee0ba 1010
zlibc_0.9k-4.1.dsc
919e4b7bf49f4b804939992bfab8ebaa165f57a7c98e6336f000d41f9aa1c9fe 79018
zlibc_0.9k-4.1.diff.gz
413bad874946caf7bd31abc0053927d389689dbd31b80096e1d1c6db82977c64 69232
zlibc_0.9k-4.1_kfreebsd-i386.deb
Files:
e4fcd2f4c730192d927db699aa9bab1f 1010 libs optional zlibc_0.9k-4.1.dsc
aeeccab88e92d14ac7a1f8036a0a975e 79018 libs optional zlibc_0.9k-4.1.diff.gz
48c6ba8f0102d6438bd7dd23bd0712ed 69232 libs optional
zlibc_0.9k-4.1_kfreebsd-i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrPgicACgkQmdOZoew2oYW6iQCdFuAh34nve/dztT5KghEMEN4f
YOUAn1MHePUBBjKOOZcXdUByOBJ2rRGF
=oOqt
-----END PGP SIGNATURE-----
--- End Message ---