Your message dated Sun, 08 Jun 2008 16:16:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Close Bug#460684: ndiswrapper-source: should depend on 
wireless-utils (again)
has caused the Debian Bug report #369623,
regarding building ndiswrapper-modules with m-a with default gcc < 3.4
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.)


-- 
369623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369623
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ndiswrapper-source
Version: 1.16

Default compiler installed is gcc-3.3, gcc-3.4 also installed and used to 
build a custom linux-image package. (Base system was Sarge).

Despite using gcc-3.4 to compile the kernel, attempting to build 
ndiswrapper-modules with m-a fails as make detects the default gcc-3.3.
Using m-a to build other kernel module packages, and the correct version of 
gcc is used.

m-a selects the appropriate version of gcc that was used to build the target 
kernel and sets the CC variable. Minor addition to rules.modules fixes the 
problem (tested.)


Regards, Paul.



--- rules.modules.orig  2006-05-30 23:51:59.000000000 +0100
+++ rules.modules       2006-05-30 23:32:57.000000000 +0100
@@ -19,7 +19,7 @@
        dh_installdirs lib/modules/$(KVERS)/misc

        # build and install the module
-       $(MAKE) KPKG_EXTRAV_ARG=$(KPKG_EXTRAV_ARG) KSRC=$(KSRC) \
+       $(MAKE) CC=$(CC) KPKG_EXTRAV_ARG=$(KPKG_EXTRAV_ARG) KSRC=$(KSRC) \
        KBUILD=$(KSRC) KVER=$(KVERS) \
        
INST_DIR=debian/ndiswrapper-modules-$(KVERS)/lib/modules/$(KVERS)/misc/ 
install



--- End Message ---
--- Begin Message ---
I'm closing the following bugs, in order to clean up the bug list. If some of
the bugs can still be reproduced with the latest version in unstable, please
reopen it. But I expect that all these bugs are either invalid or fixed.


Bug#460684: ndiswrapper-source: should depend on wireless-utils (again)
Bug#470774: Provide transitional packages for users of ndiswrapper-1.1
=> The bug reports were invalid

Bug#369623:building ndiswrapper-modules with m-a with default gcc < 3.4
=> The bug was produced on sarge, gcc is now 4.2

Bug#401397: Unable to remove ndiswrapper module
Bug#362179: ndiswrapper-source: kernel crash
=> The bug is old, there has been no activity from the submitter
=> ndiswrapper changes very fast, so this is probably fixed already.

Bug#385780: FTBFS on all arches except i386 and amd64
=> Only binary-arch FTBFS, because only i386 and amd64 are supported.
=> It is possible to build ndiswrapper-source on other archs.
-- 
Julian Andres Klode, Fellow of the Free Software Foundation Europe
                     Debian Maintainer | Developer | Ubuntu Member

try Debian: http://www.debian.org/ | my site: http://jak-linux.org/
        jabber: [EMAIL PROTECTED] | IRC: juliank (FreeNode, OFTC)
            languages:     German  | English

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to