HELP: unresolved symbol on RedHat 5.2

Enbo Zhang (zeb@writeme.com)
Wed, 16 Dec 1998 11:05:00 +0800


Hi all,

I get a clean kernel 2.0.36, make ppp-2.3.5 into kernel and apply raid alpha
patch 19981214 for 2.0.36 to it. Then I rebuild and install my modularized
kernel with SMP support on my RedHat 5.2 box. It seems ok, but when boot or
I run depmod -a, it must report some errors about modules. The depmod -ae
result as follow:

/lib/modules/2.0.36/fs/nfs.o: unresolved symbol(s)
smp_spins
/lib/modules/2.0.36/misc/pf.o: unresolved symbol(s)
end_that_request_last
end_that_request_first
/lib/modules/2.0.36/misc/pd.o: unresolved symbol(s)
end_that_request_last
end_that_request_first
/lib/modules/2.0.36/misc/pcd.o: unresolved symbol(s)
end_that_request_last
end_that_request_first
/lib/modules/2.0.36/block/lvm.o: unresolved symbol(s)
mddev_map
del_mddev_mapping
md_hd_struct
add_mddev_mapping
/lib/modules/2.0.36/block/rd.o: unresolved symbol(s)
end_that_request_last
end_that_request_first

What's wrong? What shall I do to resolve this bothersome problem? Will any
one help me?

THANX!!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/