Menu

#4 unresolved symbols __set_bit wake_up_pro

open
nobody
None
5
2002-01-08
2002-01-08
Tony Burton
No

Because I have been having serious problems with the
release 0.1 version of the Aironet drivers (see bug
requests 500715 and 500717), I downloaded the latest
version of the three source files and compiled them
with no success. The computers are running Debian
GNU/Linux stable kernels (2.2.19) and PCMCIA-CS
(3.1.22).

After compiling the drivers I tried to install them
with the following results:

# depmod -a
depmod: *** Unresolved symbols
in /lib/modules/2.2.19/pcmcia/airo.o
# insmod airo
Using /lib/modules/2.2.19/pcmcia/airo.o
/lib/modules/2.2.19/pcmcia/airo.o: unresolved symbol
__set_bit
/lib/modules/2.2.19/pcmcia/airo.o: unresolved symbol
wake_up_process
/lib/modules/2.2.19/pcmcia/airo.o: unresolved symbol
smp_mb__after_clear_bit

Discussion


Log in to post a comment.