Your message dated Fri, 09 Mar 2007 15:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#401743: fixed in buffer 1.19-9 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: buffer Severity: important Version: 1.19-8 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak, see bellow. It would also be nice if you can ask upstream to include this changes. Thanks in advance Petr --- buffer.c~ +++ buffer.c @@ -130,7 +130,7 @@ static char *rcsid = "$Header: /a/swan/home/swan/staff/csg/lmjm/src/buffer/RCS/buffer.c,v 1.19 1995/08/24 17:46:28 lmjm Exp lmjm $"; #endif -#ifndef __linux__ +#if !(defined(__linux__) || defined(__GLIBC__) || defined(__GNU__)) extern char *shmat(); #endif /* __linux__ */
--- End Message ---
--- Begin Message ---Source: buffer Source-Version: 1.19-9 We believe that the bug you reported is fixed in the latest version of buffer, which is due to be installed in the Debian FTP archive: buffer_1.19-9.diff.gz to pool/main/b/buffer/buffer_1.19-9.diff.gz buffer_1.19-9.dsc to pool/main/b/buffer/buffer_1.19-9.dsc buffer_1.19-9_i386.deb to pool/main/b/buffer/buffer_1.19-9_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. Martin Buck <[EMAIL PROTECTED]> (supplier of updated buffer 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.7 Date: Fri, 9 Mar 2007 16:00:12 +0100 Source: buffer Binary: buffer Architecture: source i386 Version: 1.19-9 Distribution: unstable Urgency: low Maintainer: Martin Buck <[EMAIL PROTECTED]> Changed-By: Martin Buck <[EMAIL PROTECTED]> Description: buffer - Buffering/reblocking program for tape backups, printing, etc. Closes: 401743 Changes: buffer (1.19-9) unstable; urgency=low . * Applied patch from Petr Salinger for GNU/kFreeBSD compatibility. Closes: #401743 * Upgraded to Standards-Version 3.7.2.2 (no changes required) Files: 4428f63e0df89a8af8be54ee2f14c27f 548 utils optional buffer_1.19-9.dsc eb937b50a244441d8675f33d2b412eb3 6534 utils optional buffer_1.19-9.diff.gz 9f26f0cda2ffc62167741f0ab12c4fc5 14246 utils optional buffer_1.19-9_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF8X5X5na4Z/jVQlkRAvJPAJ0Qkju6aHsezOHsi37A19ujA5sv1ACfVj+A b5juGN1eQWo68DPXOOCGUs8= =6Tig -----END PGP SIGNATURE-----
--- End Message ---

