Your message dated Tue, 20 Sep 2005 14:02:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326803: fixed in ipw2200 1.0.6-5
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; 5 Sep 2005 19:58:30 +0000
>From [EMAIL PROTECTED] Mon Sep 05 12:58:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fanelli.sindominio.net [213.172.61.252]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ECN6r-0006BC-00; Mon, 05 Sep 2005 12:58:30 -0700
Received: from atto.homelinux.org (114.Red-81-37-27.pooles.rima-tde.net
[81.37.27.114])
by fanelli.sindominio.net (Postfix) with ESMTP id B4C66636B3;
Mon, 5 Sep 2005 21:57:32 +0200 (CEST)
Received: from eric by atto.homelinux.org with local (Exim 3.36 #1 (Debian))
id 1ECMzM-0004Ho-00; Mon, 05 Sep 2005 21:50:44 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Eric Van Buggenhaut <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ipw2200-source: fails at compiling kernel module
Reply-To: [EMAIL PROTECTED]
X-Mailer: reportbug 3.15
Date: Mon, 05 Sep 2005 21:50:44 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Eric Van Buggenhaut <[EMAIL PROTECTED]>
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-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: ipw2200-source
Version: 1.0.6-4
Severity: grave
Justification: renders package unusable
module-assistant still can't compile ipw2200.ko:
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
rm -rf modules
/usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/ipw2200'
make[1]: Leaving directory `/usr/src/modules/ipw2200'
/usr/bin/make -C driver clean
make[1]: Entering directory `/usr/src/modules/ipw2200/driver'
rm -f *.mod.c *.mod *.o *.ko .*.cmd .*.flags .lst *.lst
rm -rf /usr/src/modules/ipw2200/driver/tmp
for file in *.{c,h}; do \
sed -i -e "s:\ *$::g" -e "s:\t*$::g" $file; \
done
make[1]: Leaving directory `/usr/src/modules/ipw2200/driver'
dh_clean
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/ipw2200'
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
rm -rf modules
/usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/ipw2200'
make[2]: *** No rule to make target `clean'. Stop.
make[2]: Leaving directory `/usr/src/modules/ipw2200'
make[1]: [clean] Error 2 (ignored)
/usr/bin/make -C driver clean
make[2]: Entering directory `/usr/src/modules/ipw2200/driver'
rm -f *.mod.c *.mod *.o *.ko .*.cmd .*.flags .lst *.lst
rm -rf /usr/src/modules/ipw2200/driver/tmp
for file in *.{c,h}; do \
sed -i -e "s:\ *$::g" -e "s:\t*$::g" $file; \
done
make[2]: Leaving directory `/usr/src/modules/ipw2200/driver'
dh_clean
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.13n/g'` ; \
done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in}
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.13n/g ;s/#KVERS#/2.6.13n/g ; s/_KVERS_/2.6.13n/g ;
s/##KDREV##/atto.1/g ; s/#KDREV#/atto.1/g ; s/_KDREV_/atto.1/g' < $templ >
${templ%.modules.in}; \
done
if ! `dpkg --compare-versions 2.6.13n ge 2.6.4`; then \
echo "**************************************************"; \
echo "Can't build with a kernel version lower than 2.6.4"; \
echo "**************************************************"; \
exit 1; \
fi
export DH_OPTIONS='-pipw2200-modules-2.6.13n'
sed s/_UPSTREAM_VERSION_/1.0.6/ < debian/config > debian/config.new
mv debian/config.new debian/config
dh_testdir
dh_testroot
dh_clean -k
# Build the module
/usr/bin/make -C driver KSRC=/usr/src/linux KVER=2.6.13n
IEEE80211_INC=/usr/include/ieee80211
make[2]: Entering directory `/usr/src/modules/ipw2200/driver'
mkdir -p /usr/src/modules/ipw2200/driver/tmp/.tmp_versions
cp /usr/include/ieee80211/*.mod
/usr/src/modules/ipw2200/driver/tmp/.tmp_versions
cp: cannot stat `/usr/include/ieee80211/*.mod': No such file or directory
make[2]: [modules] Error 1 (ignored)
/usr/bin/make -C /usr/src/linux M=/usr/src/modules/ipw2200/driver
MODVERDIR=/usr/src/modules/ipw2200/driver/tmp/.tmp_versions modules
make[3]: Entering directory `/usr/src/linux-2.6.13'
CC [M] /usr/src/modules/ipw2200/driver/ipw2200.o
cc1: error: unrecognized option `-iquote/usr/include/ieee80211'
make[4]: *** [/usr/src/modules/ipw2200/driver/ipw2200.o] Error 1
make[3]: *** [_module_/usr/src/modules/ipw2200/driver] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.13'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/ipw2200/driver'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/ipw2200'
make: *** [kdist_build] Error 2
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored:
LC_ALL set to [EMAIL PROTECTED])
Versions of packages ipw2200-source depends on:
ii debhelper 4.9.5 helper programs for debian/rules
ii ieee80211-source 1.0.3-2 Source for the 802.11 (wireless) n
ii module-assistant 0.9.4 tool to make module package creati
ipw2200-source recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 326803-close) by bugs.debian.org; 20 Sep 2005 21:09:47 +0000
>From [EMAIL PROTECTED] Tue Sep 20 14:09:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EHpFq-0007Kr-00; Tue, 20 Sep 2005 14:02:18 -0700
From: Mike Hommey <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326803: fixed in ipw2200 1.0.6-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 20 Sep 2005 14:02:18 -0700
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-Level:
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
Source: ipw2200
Source-Version: 1.0.6-5
We believe that the bug you reported is fixed in the latest version of
ipw2200, which is due to be installed in the Debian FTP archive:
ipw2200-source_1.0.6-5_all.deb
to pool/contrib/i/ipw2200/ipw2200-source_1.0.6-5_all.deb
ipw2200_1.0.6-5.diff.gz
to pool/contrib/i/ipw2200/ipw2200_1.0.6-5.diff.gz
ipw2200_1.0.6-5.dsc
to pool/contrib/i/ipw2200/ipw2200_1.0.6-5.dsc
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.
Mike Hommey <[EMAIL PROTECTED]> (supplier of updated ipw2200 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, 20 Sep 2005 18:08:24 +0200
Source: ipw2200
Binary: ipw2200-source
Architecture: source all
Version: 1.0.6-5
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey <[EMAIL PROTECTED]>
Changed-By: Mike Hommey <[EMAIL PROTECTED]>
Description:
ipw2200-source - Source for the ipw2200 driver
Closes: 326803
Changes:
ipw2200 (1.0.6-5) unstable; urgency=low
.
* Makefile:
+ Removed the EXTRA_CFLAGS for the ieee80211 dir, it doesn't work with
gcc3. Closes: #326803.
+ Added CC="gcc -I$(IEEE80211_INC)" on the $(MAKE) calls so that we
absolutely get it as the first argument.
Files:
7c776a9a52d302b3388f0c320b4b3737 569 contrib/net optional ipw2200_1.0.6-5.dsc
265bb2e39bcfd021a672b694f30b8903 11616 contrib/net optional
ipw2200_1.0.6-5.diff.gz
8d2a156e3fcc64d0d067c8817f71a282 116178 contrib/net optional
ipw2200-source_1.0.6-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDMDWJ3kvaLFT9KlgRArvwAJ9AJL23wVu4/hEX2LcpS9+ZuA/G6wCeLF4f
z2F3zkc1t2bkTyl6WnNu95Q=
=5jud
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]