It compiled fine but make modules_install failed with:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.34-my; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.34-my-xfs/kernel/fs/autofs4/autofs4.o
depmod: recalc_sigpending
depmod: *** Unresolved symbols in /lib/modules/2.5.34-my-xfs/kernel/fs/lockd/lockd.o
depmod: recalc_sigpending
depmod: *** Unresolved symbols in /lib/modules/2.5.34-my-xfs/kernel/fs/nfsd/nfsd.o
depmod: recalc_sigpending
depmod: *** Unresolved symbols in
/lib/modules/2.5.34-my-xfs/kernel/fs/smbfs/smbfs.o
depmod: recalc_sigpending
depmod: *** Unresolved symbols in /lib/modules/2.5.34-my-xfs/kernel/net/sunrpc/sunrpc.o
depmod: recalc_sigpending
bear:/usr/local/src/linux-my-34# grep SUN .config
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_SUNLANCE is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
# CONFIG_SUNDANCE is not set
# CONFIG_KEYBOARD_SUNKBD is not set
CONFIG_SUNRPC=m
bear:/usr/local/src/linux-my-34# grep -i autofs .config
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
Of course, the same config yielded a working kernel with 2.5.33 .
Cheers,
florin
--"If it's not broken, let's fix it till it is."
41A9 2BDE 8E11 F1C5 87A6 03EE 34B3 E075 3B90 DFE4
This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:18 EST