madwifi-devel mailing list

FromSubjectsort iconDate
Kel Modderman
[Madwifi-devel] [PATCH]: add ARCH=x86 workaround in scripts/...
Debian's linux-image-2.6.24 and above will report "x86" as ARCH for i386 and amd64 in linux-2.6.24 packages. This break madwifi build: /usr/bin/make -C /usr/src/modules/madwifi modules \ KERNELPATH=/lib/modules/2.6.24-1-686/build KERNELRELEASE=2.6.24-1-686 KERNELCONF=/lib/modules/2.6.24-1-686/build/.config make[2]: Entering directory `/usr/src/modules/madwifi' Checking requirements... ok. Checking kernel configuration... ok. /usr/bin/make -C /lib/modules/2.6.24-1-686/build SUBDIRS=/usr/s...
Jan 31, 8:34 am 2008
Pavel Roskin
Re: [Madwifi-devel] [PATCH]: add ARCH=x86 workaround in scri...
I'm not sure what it means in practical terms. I understand Debian wants to override ARCH. Anyway, cross-compiling on a non-x86 platform for an x86 platform would need ARCH, and it has to be x86 for Linux Why this complexity? How about this: ifeq (x86,$(ARCH-y)) I don't feel good about overriding ARCH. That can break things in the kernel build system. Even if it works now, I'd rather avoid it. Also, it starts an "override war". If ARCH is specified on the command line, it would overri...
Jan 31, 1:56 pm 2008
Kel Modderman
Re: [Madwifi-devel] [PATCH]: add ARCH=x86 workaround in scri...
Confirmed working. Thanks, please apply to trunk and 0.9.4. Thanks, Kel. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Madwifi-devel mailing list Madwifi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-devel
Jan 31, 6:19 pm 2008
Michael Renzmann
Re: [Madwifi-devel] [PATCH]: add ARCH=x86 workaround in scri...
That patch looks ok to me. I think it would be good to have that in v0.9.4, too. Bye, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Madwifi-devel mailing list Madwifi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-devel
Jan 31, 10:28 am 2008
Michael Renzmann
Re: [Madwifi-devel] [PATCH 0.9.4] Avoid flexible arrays in s...
It makes no sense to backport anything to the madwifi-0.9.3 branch at this time, since 0.9.4 as successor is ante portas already. Bye, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Madwifi-devel mailing list Madwifi-devel@lists.sourceforge.net [ message continues ]
" title="https://lists.so...">https://lists.so...
Jan 31, 5:35 am 2008
previous daytodaynext day
January 30, 2008January 31, 2008March 1, 2008