Alright, I finally got Slink installed and running on my new computer, but I need more help. When I try to compile the kernel, I got the following errors (I think when it's almost done):
<SNIP> kernel is compiling fine </SNIP> xdr.c: In function 'nlmsvc_decode_lockargs': xdr.c:271: internal error--unrecognizable insn: (jump_insn 1127 1123 1128 (return) -1 (nil) (nil)) gcc: Internal compiler error: program cc1 got fatal signal 6 make [3]: *** [xdr.o] Error 1 make [3]: Leaving directory '/usr/src/linux/fs/lockd' make [2]: *** [first_rule] Error 2 make [2]: Leaving directory '/usr/src/linux/fs/lockd' make [1]: *** [_subdir_lockd] Error 2 make [1]: Leaving directory '/usr/src/linux/fs' make: *** [_dir_fs] Error 2 tux:/usr/src/linux# cpp: output pipe has been closed What's going on? Thanks for your time, Cameron Matheson