> I read in some newspaper, that binutils developer, had change the format of > ld, adding a --oformat like gnu stile options > you have to change in makefile all of -oformat in --oformat and the things > will go right Right!, it's the solution I have replaced all -oformat by --oformat in file /usr/src/linux/arch/i386/boot/Makefile and now it's OK. Thanx But now, I have an other problem. 1)I have downloaded the kernel linux-2.4.0-test12.tar.bz on kernel.org 2)I have downloaded the lastest mtd CVS in /usr/src # cd /usr/src/mtd/patches # sh patchin.sh /usr/src/linux 3)I have patched the kernel # cd /usr/src/linux # patch -p1 < /NEC/freebios/src/kernel_patches/linux-2.4.0-test12-sis630-sisfb_lite.patch # cp /NEC/freebios/src/kernel_patches/config-2.4.0-test12.sis .config When, I compile the kernel: make oldconfig, make clean, make dep, make modules, make modules_install all occurs well, but infact mtd's modules are not compiled (doc2001, docprobe, docprobe, doc2001)! Any ideas? Thanx in advance Val�ry -- Val�ry Febvre / Easter-Eggs Sp�cialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - M�tro Gait� Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76 mailto:[EMAIL PROTECTED] - http://www.easter-eggs.com
