On Fri, Nov 11, 2005 at 06:58:50PM +0100, Victor Seva wrote:
> > The current version of linux-wlan-ng-source builds modules that are not
> > compatible with 2.4 kernels:

> > depmod: *** Unresolved symbols in 
> > /lib/modules/2.4.27-2-686/linux-wlan-ng/prism2_usb.o
> > depmod:         msleep

> > There is no msleep function provided in 2.4.27; this appears to be a 
> > 2.6-only
> > feature.  Please provide compatibility with 2.4 kernels.

> I tried to solve that issue can you test it? [0] This is the sarge version... 
> I hope.

> Thanks Steve,

> [0] http://linux-wlan-ng.alioth.debian.org/deb/sarge/0.2.2+dfsg/

$ nm -u linux-wlan/lib/modules/2.4.27-2-686/linux-wlan-ng/prism2_usb.o |grep 
msleep
         U msleep
$

It looks like this symbol is still missing.  I also don't see anything in
the changelog that explains what you changed to fix this?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to