[lwlan-user] Errors running modprobe
Daniel Liu
linux-wlan-user@lists.linux-wlan.com
Mon, 14 Jul 2003 17:11:44 -0400 (EDT)
> >
> > How exactly are you building wlan-ng (commands)? unresolved symbol errors
> > are almost always a symptom of modules that were built for a different kernel.
This is the steps I took to build wlan-ng:
make config (I only installed prism2_usb and set the linux source and
modules to the correct paths.)
make all
make install
>
>
> Did you un-comment the "custom" tag off of EXTRAVERSION in
> /usr/src/linux-2.4.20-18.9/Makefile ?
>
> -Tim
Nope what does uncommenting that line do?