Post your ".config" file from kernel src tree. BTW, classic way to compile kernel -- #make distclean #make menuconfig #make dep #make bzImage #make modules #make modules_install #cp arch/i386/boot/bzImage /boot/bzImage-KERNELVERSION #cp System.map /boot/System.map-KERNELVERSION #cp .config /boot/config-KERNELVERSION #update_lilo.conf #lilo -v
iti Archan "anindya chakraborty" <[EMAIL PROTECTED]> writes: > hi, > well...finally i decided to go for having 2 kernels ..too late to > decide i think...but the reason is to support my internal modem in > linux i have mandrake 9.0 now.. i used internal modem in Rh 7.1 which > was kernel 2.4.8 now i tried with the kernel-source*.rpm ..by forcing > to install but while "make zImage" it failed.I thought may be mandrake > will help....so i went for mandrake 8.1 kernel....installed its headers > and the kernel-source rpm.This time make bzImage gave me warning > that kernel is too big for floppy...obviously!!!...now i went for > make modules .... it gave me errors ..with something "atm" error > so its clear something is wrong....what can be the solution... > i went to irc.openprojects.net -> mandrake ...ppl say there its ok > i mean the steps....then what is causing the problem....any soutions > perhaps? > > bye > anindya > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
