Your message dated Sat, 20 Jan 2007 15:02:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#403738: fixed in dnstop 20060517-2 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: dnstop Severity: important Version: 20060517-1 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 change. Thanks in advance Petr --- dnstop.c~ 2006-12-19 15:22:42.000000000 +0100 +++ dnstop.c 2006-12-19 15:22:42.000000000 +0100 @@ -55,7 +55,7 @@ #define PPP_CONTROL_VAL 0x03 /* The control byte value */ #endif -#ifdef __linux__ +#if defined(__linux__) || defined(__GLIBC__) || defined(__GNU__) #define uh_dport dest #endif
--- End Message ---
--- Begin Message ---Source: dnstop Source-Version: 20060517-2 We believe that the bug you reported is fixed in the latest version of dnstop, which is due to be installed in the Debian FTP archive: dnstop_20060517-2.diff.gz to pool/main/d/dnstop/dnstop_20060517-2.diff.gz dnstop_20060517-2.dsc to pool/main/d/dnstop/dnstop_20060517-2.dsc dnstop_20060517-2_sparc.deb to pool/main/d/dnstop/dnstop_20060517-2_sparc.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. Adriaan Peeters <[EMAIL PROTECTED]> (supplier of updated dnstop 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: Tue, 16 Jan 2007 11:31:11 +0100 Source: dnstop Binary: dnstop Architecture: source sparc Version: 20060517-2 Distribution: unstable Urgency: low Maintainer: Adriaan Peeters <[EMAIL PROTECTED]> Changed-By: Adriaan Peeters <[EMAIL PROTECTED]> Description: dnstop - console tool to analyze DNS traffic Closes: 403738 Changes: dnstop (20060517-2) unstable; urgency=low . * Fix FTBFS on GNU/kFreeBSD (Closes: #403738) - added patches/dnstop.c.patch Files: f0cd3466c546aac5318f0c7535b9541e 620 net optional dnstop_20060517-2.dsc 7ad91339b22b739119c762840759e3b2 2685 net optional dnstop_20060517-2.diff.gz 99bbfb61881372d177ebc537068dcb62 16134 net optional dnstop_20060517-2_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFFsipsTrAWvKplQe4RAlVHAJ9cHY9XahGrItiDIx0AM/slJlj7tQCfa0u2 ScBmqO9vQ5qtcjQa4B2ALs0= =K5SY -----END PGP SIGNATURE-----
--- End Message ---

