Bug#343047: marked as done (madwifi-source: Please include a README.Debian to outline build process)

Debian Bug Tracking System owner at bugs.debian.org
Sat Jan 21 08:18:15 UTC 2006


Your message dated Sat, 21 Jan 2006 18:11:21 +1000
with message-id <43D1ECA9.4010606 at tpg.com.au>
and subject line Isn't a bug
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; 12 Dec 2005 04:23:17 +0000
>From n0nb at networksplus.net Sun Dec 11 20:23:17 2005
Return-path: <n0nb at networksplus.net>
Received: from mail.networksplus.net ([63.245.131.182] helo=networksplus.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1ElfDZ-0008DT-Na
	for submit at bugs.debian.org; Sun, 11 Dec 2005 20:23:17 -0800
Received: from rambler [12.158.148.131] by networksplus.net with ESMTP
  (SMTPD-8.20) id AB320A1C; Sun, 11 Dec 2005 22:23:14 -0600
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Nate Bargmann <n0nb at networksplus.net>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: madwifi-source: Please include a README.Debian to outline build process
Reply-To: Nate Bargmann <n0nb at networksplus.net>
Message-ID: <20051212042239.13061.79358.reportbug at rambler>
X-Mailer: reportbug 3.18
Date: Sun, 11 Dec 2005 22:22:39 -0600
Delivered-To: submit at bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: madwifi-source
Version: 0.svn20051110-1
Severity: wishlist


I decided to try the madwifi-source this evening and am at a bit of a
loss on how to proceed.  I followed the instructions I've used in the 
past at http://www.marlow.dk/site.php/tech/madwifi and performed the
following:

copied /boot/config-2.6.14-2-686 to /usr/src/linux/.config
make-kpkg --append-to-version "-2-686" --revision 2.6.14-4 --config oldconfig configure
make-kpkg --append-to-version "-2-686" --revision 2.6.14-4 --added-modules madwifi modules_image

to build against the installed Debian linux-kernel package.  After some
output, the build process fails with the following error:

# Build modules
/usr/bin/make -C /usr/src/modules/madwifi \
        CC=gcc LD=ld TOOLPREFIX= \
        KERNELPATH=/usr/src/linux KERNELRELEASE=2.6.14-2-686 TARGET=i386-elf ATH_RATE=ath_rate/sample
make[3]: Entering directory `/usr/src/modules/madwifi'
Checking if all requirements are met... ok.
mkdir -p ./symbols
for i in ./ath_hal ./net80211 ath_rate/sample ./ath; do \
                /usr/bin/make -C $i || exit 1; \
        done
make[4]: Entering directory `/usr/src/modules/madwifi/ath_hal'
cp ./../hal/linux/ah_osdep.c ah_osdep.c
uudecode ./../hal/public/i386-elf.hal.o.uu
cp ./../hal/public/i386-elf.opt_ah.h opt_ah.h
/usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/madwifi/ath_hal MODVERDIR=/usr/src/modules/madwifi/ath_hal/../symbols modules
make[5]: Entering directory `/usr/src/linux-source-2.6.14'

  WARNING: Symbol version dump /usr/src/linux-source-2.6.14/Module.symvers
           is missing; modules will have no dependencies and modversions.

  CC [M]  /usr/src/modules/madwifi/ath_hal/ah_osdep.o
/bin/sh: scripts/genksyms/genksyms: No such file or directory
make[6]: *** [/usr/src/modules/madwifi/ath_hal/ah_osdep.o] Error 1
make[5]: *** [_module_/usr/src/modules/madwifi/ath_hal] Error 2
make[5]: Leaving directory `/usr/src/linux-source-2.6.14'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_hal'
make[3]: *** [all] Error 1
make[3]: Leaving directory `/usr/src/modules/madwifi'
make[2]: *** [binary-modules] Error 2
make[2]: Leaving directory `/usr/src/modules/madwifi'
make[1]: *** [kdist_build] Error 2
make[1]: Leaving directory `/usr/src/modules/madwifi'
Module /usr/src/modules/madwifi failed.
Hit return to Continue


The genksyms file seems is not yet built and I suspect that it won't be
built until the kernel is built.  Is this necessary?  For the packages
obtained from marlow.dk building the kernel was not necessary.

It would be nice if the source package could provide some guidance about
building the Madwifi modules using kernel-package.

- Nate >>


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages madwifi-source depends on:
ii  build-essential               11.1       informational list of build-essent
ii  bzip2                         1.0.2-11   high-quality block-sorting file co
ii  debhelper                     5.0.10     helper programs for debian/rules
ii  module-assistant              0.10.2     tool to make module package creati
ii  sharutils                     1:4.2.1-15 shar, unshar, uuencode, uudecode

madwifi-source recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 343047-done) by bugs.debian.org; 21 Jan 2006 08:10:26 +0000
>From kelrin at tpg.com.au Sat Jan 21 00:10:25 2006
Return-path: <kelrin at tpg.com.au>
Received: from mail6.tpgi.com.au ([203.12.160.113])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F0DpJ-0006WU-J6
	for 343047-done at bugs.debian.org; Sat, 21 Jan 2006 00:10:25 -0800
X-TPG-Antivirus: Passed
Received: from [192.168.0.5] (203-219-24-120-bri-ts1-2600.tpgi.com.au [203.219.24.120])
	(authenticated bits=0)
	by mail6.tpgi.com.au (envelope-from kelrin at tpg.com.au) (8.13.4/8.13.4) with ESMTP id k0L8AK7e027666
	for <343047-done at bugs.debian.org>; Sat, 21 Jan 2006 19:10:23 +1100
Message-ID: <43D1ECA9.4010606 at tpg.com.au>
Date: Sat, 21 Jan 2006 18:11:21 +1000
From: Kel Modderman <kelrin at tpg.com.au>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 343047-done at bugs.debian.org
Subject: Isn't a bug
References: <20051212042239.13061.79358.reportbug at rambler>
In-Reply-To: <20051212042239.13061.79358.reportbug at rambler>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

The reporter did not look for the README.debian file installed with the 
package, which contained the required content.



More information about the Pkg-madwifi-maintainers mailing list