[lwlan-user] errors making wlan files
Daniel Liu
linux-wlan-user@lists.linux-wlan.com
Fri, 4 Jul 2003 10:17:52 -0400 (EDT)
I'm trying to make config and make install the files but I get a series of
errors.
DURING MAKE CONFIG:
Linux source directory [/usr/src/linux-2.4]:
The kernel source tree is version 2.4.20-8.
WARNING: .config not present in kernel source tree. This will
screw up modversions detection and build optimizations.
Is this a RedHat kernel? Workarounds enabled.
For an optimized build, copy over the relevent file from
/usr/src/linux-2.4/configs/ to /usr/src/linux-2.4/.config
The current kernel build date is Thu Mar 13 17:54:28 2003.
DURING MAKE ALL:
make[2]: Leaving directory `/root/linux-wlan-ng-0.2.0/src/mkmeta'
make[2]: Entering directory `/root/linux-wlan-ng-0.2.0/src/p80211'
make[2]: *** No rule to make target `/usr/src/linux-2.4/.config', needed
by `.depend'. Stop.
make[2]: Leaving directory `/root/linux-wlan-ng-0.2.0/src/p80211'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/linux-wlan-ng-0.2.0/src'
make: *** [all] Error 2
I'm running a new installation of redhat 9. I tried installing the rpm
files but when I ran modprobe prism2_usb prism2_doreset=1 it said it
couldn't find prism2_usb. Any help would b greatly appreciated.
-Daniel Liu