Your message dated Thu, 16 Jun 2005 19:48:30 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303877: fixed in swscanner 0.1.8-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Apr 2005 11:00:57 +0000
>From [EMAIL PROTECTED] Sat Apr 09 04:00:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d007094.adsl.hansenet.de (localhost.localdomain) [80.171.7.94] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DKDhx-0005F7-00; Sat, 09 Apr 2005 04:00:57 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DKDhw-00027b-20; Sat, 09 Apr 2005 13:00:56 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: swscanner: FTBFS (amd64/gcc-4.0): 'errno' was not declared in this 
scope
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 09 Apr 2005 13:00:56 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: swscanner
Version: 0.1.6-1
Severity: normal
Tags: patch

When building 'swscanner' on amd64/unstable with gcc-4.0,
I get the following error:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include 
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common  -c -o ifaces.o `test -f 'ifaces.cpp' || echo './'`ifaces.cpp
ifaces.cpp: In function 'int set_default_gw(int, char*)':
ifaces.cpp:128: error: 'errno' was not declared in this scope
make[3]: *** [ifaces.o] Error 1
make[3]: Leaving directory `/srv/dbuild/tmp/swscanner-0.1.6/src'

With the attached patch 'swscanner' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/swscanner-0.1.6/src/gpslog.cpp ./src/gpslog.cpp
--- ../tmp-orig/swscanner-0.1.6/src/gpslog.cpp  2005-01-26 00:53:01.000000000 
+0100
+++ ./src/gpslog.cpp    2005-04-09 10:38:46.000000000 +0200
@@ -17,6 +17,7 @@
  *   Free Software Foundation, Inc.,                                       *
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
+#include <errno.h>
 #include "gpslog.h"
 
 gpslog::gpslog()
diff -urN ../tmp-orig/swscanner-0.1.6/src/ifaces.cpp ./src/ifaces.cpp
--- ../tmp-orig/swscanner-0.1.6/src/ifaces.cpp  2005-01-26 00:53:01.000000000 
+0100
+++ ./src/ifaces.cpp    2005-04-09 10:38:11.000000000 +0200
@@ -23,6 +23,7 @@
 #include <linux/if.h>
 #include <net/route.h>
 #include <arpa/inet.h>
+#include <errno.h>
 
 #include <string.h>
 #include <stdio.h>

---------------------------------------
Received: (at 303877-close) by bugs.debian.org; 16 Jun 2005 23:51:38 +0000
>From [EMAIL PROTECTED] Thu Jun 16 16:51:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dj494-0003EN-00; Thu, 16 Jun 2005 16:51:38 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Dj462-00011v-00; Thu, 16 Jun 2005 19:48:30 -0400
From: Andres Seco Hernandez <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#303877: fixed in swscanner 0.1.8-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 16 Jun 2005 19:48:30 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: swscanner
Source-Version: 0.1.8-1

We believe that the bug you reported is fixed in the latest version of
swscanner, which is due to be installed in the Debian FTP archive:

swscanner_0.1.8-1.diff.gz
  to pool/main/s/swscanner/swscanner_0.1.8-1.diff.gz
swscanner_0.1.8-1.dsc
  to pool/main/s/swscanner/swscanner_0.1.8-1.dsc
swscanner_0.1.8-1_i386.deb
  to pool/main/s/swscanner/swscanner_0.1.8-1_i386.deb
swscanner_0.1.8.orig.tar.gz
  to pool/main/s/swscanner/swscanner_0.1.8.orig.tar.gz



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.
Andres Seco Hernandez <[EMAIL PROTECTED]> (supplier of updated swscanner 
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, 17 Jun 2005 00:29:36 +0200
Source: swscanner
Binary: swscanner
Architecture: source i386
Version: 0.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Andres Seco Hernandez <[EMAIL PROTECTED]>
Changed-By: Andres Seco Hernandez <[EMAIL PROTECTED]>
Description: 
 swscanner  - Simple Wireless Scanner
Closes: 303821 303877 304523 305827
Changes: 
 swscanner (0.1.8-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/control: added dependency on libqt3c102-mt-sqlite. Closes: 
Bug#303821
   * debian/control: added build dependencies on autoconf, automake1.6. Closes: 
Bug#304523
   * Upstream developer patched with code from debian bug 303877. Closes: 
Bug#303877
   * Utilities literal updated by upstream developer. Closes: Bug#305827
Files: 
 968249349c5ee6e4aab56ae986df70ac 685 net optional swscanner_0.1.8-1.dsc
 b75bc7d9c485baf2d93ae224fc4c2372 887797 net optional 
swscanner_0.1.8.orig.tar.gz
 9a71a5e0c8275ce883d4ac525e660e1e 1534 net optional swscanner_0.1.8-1.diff.gz
 9da4704bc643fe599ac4b1dc33a6818c 164652 net optional swscanner_0.1.8-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCsgRF7ay+CzpIyTQRAgu8AKD1VlbifZR1965M3euSMILF6ABM7wCguJOK
B6NBZy7RsL2mv8yI/qUhE+8=
=rWnp
-----END PGP SIGNATURE-----


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

Reply via email to