Your message dated Tue, 22 May 2007 08:47:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425485: fixed in wireless-tools 29~pre21-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: linux-libc-dev
Version: 2.6.20-3

When compiling software such as GNU Emacs, the compiler complains
when LINUX_VERSION_CODE is conditionalized with an #if directive:

In file included from ./config.h:979,
                from dispnew.c:23:
./s/gnu-linux.h:49:24: error: operator '>' has no left operand
./s/gnu-linux.h:52:24: error: operator '>=' has no left operand
./s/gnu-linux.h:55:24: error: operator '>=' has no left operand

The offending code in gnu-linux.h references LINUX_VERSION_CODE,

#if LINUX_VERSION_CODE > 0x10200
#define LINUX_SIGIO_DOES_WORK
#endif /* LINUX_VERSION_CODE > 0x10200 */
#if LINUX_VERSION_CODE >= 0x20000
#define LINUX_MAP_SHARED_DOES_WORK
#endif /* LINUX_VERSION_CODE >= 0x20000 */
#if LINUX_VERSION_CODE >= 0x20400

... which is defined in /usr/include/linux/version.h:

#define LINUX_VERSION_CODE
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

This is under unstable, gcc 4:4.1.2-2, libc6-dev 2.5-7

Thanks,

- Scott Bell


--- End Message ---
--- Begin Message ---
Source: wireless-tools
Source-Version: 29~pre21-2

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

ifrename_29~pre21-2_amd64.deb
  to pool/main/w/wireless-tools/ifrename_29~pre21-2_amd64.deb
libiw-dev_29~pre21-2_amd64.deb
  to pool/main/w/wireless-tools/libiw-dev_29~pre21-2_amd64.deb
libiw29-udeb_29~pre21-2_amd64.udeb
  to pool/main/w/wireless-tools/libiw29-udeb_29~pre21-2_amd64.udeb
libiw29_29~pre21-2_amd64.deb
  to pool/main/w/wireless-tools/libiw29_29~pre21-2_amd64.deb
wireless-tools-udeb_29~pre21-2_amd64.udeb
  to pool/main/w/wireless-tools/wireless-tools-udeb_29~pre21-2_amd64.udeb
wireless-tools_29~pre21-2.diff.gz
  to pool/main/w/wireless-tools/wireless-tools_29~pre21-2.diff.gz
wireless-tools_29~pre21-2.dsc
  to pool/main/w/wireless-tools/wireless-tools_29~pre21-2.dsc
wireless-tools_29~pre21-2_amd64.deb
  to pool/main/w/wireless-tools/wireless-tools_29~pre21-2_amd64.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.
Guus Sliepen <[EMAIL PROTECTED]> (supplier of updated wireless-tools 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, 22 May 2007 10:27:46 +0200
Source: wireless-tools
Binary: libiw29-udeb wireless-tools-udeb wireless-tools ifrename libiw29 
libiw-dev
Architecture: source amd64
Version: 29~pre21-2
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <[EMAIL PROTECTED]>
Changed-By: Guus Sliepen <[EMAIL PROTECTED]>
Description: 
 ifrename   - Rename network interfaces based on various static criteria
 libiw-dev  - Wireless tools - development files
 libiw29    - Wireless tools - library
 libiw29-udeb - Tools for manipulating Linux Wireless Extensions (udeb)
 wireless-tools - Tools for manipulating Linux Wireless Extensions
 wireless-tools-udeb - Tools for manipulating Linux Wireless Extensions (udeb)
Closes: 425485
Changes: 
 wireless-tools (29~pre21-2) unstable; urgency=low
 .
   * Don't look at LINUX_VERSION_CODE, only use generic header files in
     iwlib.h. Closes: #425485
Files: 
 80f34e09b52abc3ae87d0987ddccfd2a 661 net extra wireless-tools_29~pre21-2.dsc
 38264ba8f7b1294d055246be5b84053c 7764 net extra 
wireless-tools_29~pre21-2.diff.gz
 083d19d786cad7ec6db5cbdee6f346bc 114520 net extra 
wireless-tools_29~pre21-2_amd64.deb
 b6fed2692b55679168b9db09076882e4 60050 net extra ifrename_29~pre21-2_amd64.deb
 445044f5beb21f5a3f634889e16193a8 32798 libs extra libiw29_29~pre21-2_amd64.deb
 ba4f0fff01a6f386e4a8ea81e07057a6 54422 libdevel extra 
libiw-dev_29~pre21-2_amd64.deb
 c64dfeb47da7b9301aea35857492e77f 13528 debian-installer extra 
wireless-tools-udeb_29~pre21-2_amd64.udeb
 01d68df3909a53320e3d982aec4834cd 13786 debian-installer extra 
libiw29-udeb_29~pre21-2_amd64.udeb
Package-Type: udeb

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

iD8DBQFGUqn4AxLow12M2nsRAoTaAJ4iz2ypvDCHwsvVfoCJ0bABwxQJeQCeND2C
7oi0JjLAfTHF0a3iGQZcptw=
=2kkJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to