I've been trying to use the 2.4 repository: bk://linux.bkbits.net/linux-2.4 but I have yet to find it in a compilable state. Are there any other repositories that are more likely to compile? (I really like bk as opposed to download from kernel.org and patch, when it works...) Is that repository above even supposed to be usable w/out modification most of the time? Either the code is broken, or I am a luzer and can't figure out how to do things right. I've tried this: (My .config is attached.) bk pull #updates stuff, got a big chunk of stuff a day or so ago. make clean make xconfig #configure stuff make dep make bzImage I get this compile error: gcc -D__KERNEL__ -I/home/greear/kernel/2.4/bk/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -DKBUILD_BASENAME=root -DEXPORT_SYMTAB -c root.c root.c:19:25: asm/proc_fs.h: No such file or directory make[3]: *** [root.o] Error 1 make[3]: Leaving directory `/home/greear/kernel/2.4/bk/linux-2.4/fs/proc' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/home/greear/kernel/2.4/bk/linux-2.4/fs/proc' make[1]: *** [_subdir_proc] Error 2 make[1]: Leaving directory `/home/greear/kernel/2.4/bk/linux-2.4/fs' make: *** [_dir_fs] Error 2 Thanks, Ben -- Ben Greear President of Candela Technologies Inc http://www.candelatech.com ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear