Your message dated Mon, 26 Sep 2011 10:25:33 +0000
with message-id <[email protected]>
and subject line Bug#642934: Removed package(s) from unstable
has caused the Debian Bug report #542520,
regarding aicrack-ng: missing include in ipw2200 injection patch
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.)


-- 
542520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542520
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aircrack-ng
Version: 1:1.0~rc3-2
Severity: normal
Tags: patch

Hello,

I tried  to build  ipw2200 driver on  2.6.31-rc6 with  injection support
thanks to  the patch provided in  aircrack-ng source, however  I get the
following error message:

  CC [M]  drivers/net/wireless/ipw2x00/ipw2200.o
drivers/net/wireless/ipw2x00/ipw2200.c:1930:5: warning: "LINUX_VERSION_CODE" is 
not defined
drivers/net/wireless/ipw2x00/ipw2200.c:1930:26: warning: "KERNEL_VERSION" is 
not defined
drivers/net/wireless/ipw2x00/ipw2200.c:1930:40: error: missing binary operator 
before token "("
drivers/net/wireless/ipw2x00/ipw2200.c:1984: warning: initialization from 
incompatible pointer type
make[6]: *** [drivers/net/wireless/ipw2x00/ipw2200.o] Erreur 1

I have attached  a trivial patch fixing this  issue. Hope that's correct
and it helps.

Regards,
Arnaud Fontaine

-- System Information:
Debian Release: squeeze/sid
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-maggie-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aircrack-ng depends on:
ii  iw                     0.9.14-1          tool for configuring Linux wireles
ii  libc6                  2.9-23            GNU C Library: Shared libraries
ii  libsqlite3-0           3.6.17-2          SQLite 3 shared library
ii  libssl0.9.8            0.9.8k-4          SSL shared libraries
ii  wireless-tools         30~pre8-1         Tools for manipulating Linux Wirel
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

aircrack-ng recommends no packages.

aircrack-ng suggests no packages.

-- no debconf information

--- patches/ipw2200-1.1.4-inject.patch.orig	2009-03-26 22:01:02.000000000 +0100
+++ patches/ipw2200-1.1.4-inject.patch	2009-08-20 03:25:02.000000000 +0200
@@ -1,6 +1,15 @@
 diff -ur ipw2200-1.1.4/ipw2200.c ipw2200-1.1.4-inject/ipw2200.c
 --- ipw2200-1.1.4/ipw2200.c	2006-08-21 04:38:32.000000000 +0200
 +++ ipw2200-1.1.4-inject/ipw2200.c	2006-08-23 14:20:31.000000000 +0200
+@@ -30,6 +30,8 @@
+ 
+ ******************************************************************************/
+ 
++#include <linux/version.h>
++
+ #include "ipw2200.h"
+ 
+ 
 @@ -1945,6 +1945,66 @@
  static DEVICE_ATTR(net_stats, S_IWUSR | S_IRUGO,
  		   show_net_stats, store_net_stats);

Attachment: pgpx2CnjiwVyc.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 1:1.1-1.1+rm

Dear submitter,

as the package aircrack-ng has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/642934

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to