[DRBD-user] drbd.o: unresolved symbol generic_hweight32 ???
Benoit.Ropartz at alcatel.fr
Benoit.Ropartz at alcatel.fr
Mon Jun 7 16:10:16 CEST 2004
Hello,
I use drbd-0-7_pre7_20040528 and i can't load drbd module (insmod) :
drbd.o: unresolved symbol generic_hweight32
This symbol is used in drbd_int.h :
# define hweight_long(x) hweight32(x)
During the module compilation i have seen this message :
drbd_main.c:1969: warning: implicit declaration of function
`generic_hweight32'
Benoit.
More information about the drbd-user
mailing list