On Saturday 14 June 2003 10:43 am, Kurt Wall wrote:Quoth Bruce Marshall: > On Saturday 14 June 2003 10:13 am, Net Llama! wrote: > > On 06/14/03 07:07, Bruce Marshall wrote:
[slash]
> > > Wouldn't this be the right patch? > > > > > > Put up yesterday afternoon... > > > > > > ftp://oss.sgi.com/projects/xfs/download/Release-1.3/kernel_patch > > >es > > > > yup, thanks! Although i don't understand why its not in here: > > ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21 > > Hmmm getting an error in compiling the kernel.... > > make -C xfs fastdep "no such file or directory" > > whereas make -C vfat fastdep worked fine. > > > Maybe it's not cooked yet.
The patch didn�t apply cleanly to stock 2.4.21 sources, so I didn�t even bother trying to compile it. There were a dozen or so rejects and way to much fuzz...
Strange, I didn't see any errors the first time and so I just loaded it up all again and re-patched it. Still no errors.
now i'm seeing weirdness:
[EMAIL PROTECTED] linux-2.4.21]# make mrproper
make[1]: Entering directory `/usr/src/linux-2.4.21/arch/i386/boot'
rm -f tools/build
rm -f setup bootsect zImage compressed/vmlinux.out
rm -f bsetup bbootsect bzImage compressed/bvmlinux.out
make[2]: Entering directory `/usr/src/linux-2.4.21/arch/i386/boot/compressed'
rm -f vmlinux bvmlinux _tmp_*
make[2]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/boot/compressed'
make[1]: Leaving directory `/usr/src/linux-2.4.21/arch/i386/boot'
find . \( -name '*.[oas]' -o -name core -o -name '.*.flags' \) -type f -print \
| grep -v lxdialog/ | xargs rm -f
rm -f kernel/ksyms.lst include/linux/compile.h vmlinux System.map .tmp* drivers/char/consolemap_deftbl.c drivers/video/promcon_tbl.c drivers/char/conmakehash drivers/char/drm/*-mod.c drivers/pci/devlist.h drivers/pci/classlist.h drivers/pci/gen-devlist drivers/zorro/devlist.h drivers/zorro/gen-devlist drivers/sound/bin2hex drivers/sound/hex2hex drivers/atm/fore200e_mkfirm drivers/atm/{pca,sba}*{.bin,.bin1,.bin2} drivers/scsi/aic7xxx/aicasm/aicasm drivers/scsi/aic7xxx/aicasm/aicasm_gram.c drivers/scsi/aic7xxx/aicasm/aicasm_gram.h drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.c drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.h drivers/scsi/aic7xxx/aicasm/aicasm_macro_scan.c drivers/scsi/aic7xxx/aicasm/aicasm_scan.c drivers/scsi/aic7xxx/aicasm/aicdb.h drivers/scsi/aic7xxx/aicasm/y.tab.h drivers/scsi/53c700_d.h net/khttpd/make_times_h net/khttpd/times.h submenu*
rm -rf modules
make -C Documentation/DocBook clean
make[1]: Entering directory `/usr/src/linux-2.4.21/Documentation/DocBook'
Makefile:200: /Rules.make: No such file or directory
make[1]: *** No rule to make target `/Rules.make'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.4.21/Documentation/DocBook'
make: *** [clean] Error 2
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo: http://netllama.ipfox.com
7:55am up 14 days, 16:09, 1 user, load average: 1.19, 1.12, 1.37
_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
