[opensuse-kernel] can't compile madwifi 0.9.4 driver
Hello all this is my first post to this mailinglist Using Opensuse 11.0 I have problems with compiling the madwifi drivers on your development kernels from repositories/Kernel:/HEAD/openSUSE_Factory/x86_64 the kernels 2.26.22.1 and higher with the following error messages: Linux-box:/home/rob/madwifi-0.9.4 # make Checking requirements... ok. Checking kernel configuration... ok. make -C /lib/modules/2.6.26-24-default/build SUBDIRS=/home/rob/madwifi-0.9.4 modules make[1]: Entering directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make -C /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24 O=/usr/src/linux-2.6.26-24-obj/x86_64/default/. modules make: Entering an unknown directory make: *** /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make: *** [modules] Error 2 the 2.26.20-default is doing alright i am using that version right now. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Fri, Aug 01, 2008 at 01:04:00PM -0400, susegebr@gmail.com wrote:
Hello all
this is my first post to this mailinglist
Using Opensuse 11.0
I have problems with compiling the madwifi drivers on your development kernels from repositories/Kernel:/HEAD/openSUSE_Factory/x86_64 the kernels 2.26.22.1 and higher with the following error messages:
Linux-box:/home/rob/madwifi-0.9.4 # make Checking requirements... ok. Checking kernel configuration... ok. make -C /lib/modules/2.6.26-24-default/build SUBDIRS=/home/rob/madwifi-0.9.4 modules make[1]: Entering directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make -C /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24 O=/usr/src/linux-2.6.26-24-obj/x86_64/default/. modules make: Entering an unknown directory make: *** /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make: *** [modules] Error 2
the 2.26.20-default is doing alright i am using that version right now.
Sounds like you should as this on the madwifi mailing lists, we have no idea how their build process works. Oh, you did run 'make prepare' in the kernel source directory first, right? thanks, greg k-h -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
Hello Greg I ran make prepare in /usr/src/ linux-2.6.26.24-obj/x86_64/default and in /usr/src/ linux-2.6.26.24 in both directories make is giving errors make: *** /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make: *** [modules] Error 2 So the trouble is not in the madwifi package nor in the gspcasv1-20071224 webcam driver package but in the make program opensuse 11 upgraded through opensuse-11 updates even the make statement without parameter is giving this type of error Rober Koendering Willemstad Curacao NA Greg KH wrote:
On Fri, Aug 01, 2008 at 01:04:00PM -0400, susegebr@gmail.com wrote:
Hello all
this is my first post to this mailinglist
Using Opensuse 11.0
I have problems with compiling the madwifi drivers on your development kernels from repositories/Kernel:/HEAD/openSUSE_Factory/x86_64 the kernels 2.26.22.1 and higher with the following error messages:
Linux-box:/home/rob/madwifi-0.9.4 # make Checking requirements... ok. Checking kernel configuration... ok. make -C /lib/modules/2.6.26-24-default/build SUBDIRS=/home/rob/madwifi-0.9.4 modules make[1]: Entering directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make -C /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24 O=/usr/src/linux-2.6.26-24-obj/x86_64/default/. modules make: Entering an unknown directory make: *** /var/tmp/kernel-source-2.6.26-build../../../linux-2.6.26-24: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-24-obj/x86_64/default' make: *** [modules] Error 2
the 2.26.20-default is doing alright i am using that version right now.
Sounds like you should as this on the madwifi mailing lists, we have no idea how their build process works.
Oh, you did run 'make prepare' in the kernel source directory first, right?
thanks,
greg k-h
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
On Monday 04 August 2008, susegebr@gmail.com wrote:
I ran make prepare in /usr/src/ linux-2.6.26.24-obj/x86_64/default and in /usr/src/ linux-2.6.26.24 in both directories make is giving errors
unrelated to your original problem: did you try the ath5k driver that comes with openSUSE 11.0 or Factory? It should obsolete the driver you're currently trying to get to compile. Greetings, Dirk -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
Hello Dit try the ath5k driver it give me a 12 to 30mbit in stead of 54 mbits so download vary from 1 mbit or less to 2 mbit wich is my max on a link 5 meter away as madwifi was giving 35 to 54 mbits and full 2mbit download (KDE4) Thats not the worst thing in life but my webcam driver I can't compile it either so no webcam and that is impossible in kontakt with family in Europe Dirk Mueller wrote:
On Monday 04 August 2008, susegebr@gmail.com wrote:
I ran make prepare in /usr/src/ linux-2.6.26.24-obj/x86_64/default and in /usr/src/ linux-2.6.26.24 in both directories make is giving errors
unrelated to your original problem: did you try the ath5k driver that comes with openSUSE 11.0 or Factory? It should obsolete the driver you're currently trying to get to compile.
Greetings, Dirk
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (3)
-
Dirk Mueller
-
Greg KH
-
susegebr@gmail.com