reiserfs NET=n build error

From: Randy Dunlap
Date: Sat Nov 18 2006 - 23:33:56 EST


With CONFIG_NET=n and REISERFS_FS=m (randconfig), kernel build ends with

Kernel: arch/x86_64/boot/bzImage is ready (#15)
Building modules, stage 2.
MODPOST 137 modules
WARNING: "csum_partial" [fs/reiserfs/reiserfs.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

on both 2.6.19-rc6 and 2.6.19-rc6-git2.

Looks like arch/x86_64/lib/lib.a is not being linked into the
final kernel image for some reason. lib.a does contain csum_partial.

---
~Randy
http://oss.oracle.com/~rdunlap/configs/config-rand-reiser-csum
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/