Every time I try to compile kernel 2.6.7 (vanilla sources) on rh9 I get segmentation fault. Apparently it doesn't break every time in the same place, but the error is the same. The system is running RH9 with latest updates, gcc is gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) and currently running kernel 2.6.5 on Athlon XP 2000+ with 512 DDRAM. The messages I get: ----- In file included from include/linux/timex.h:186, from include/linux/sched.h:11, from include/linux/module.h:10, from drivers/net/e100.c:142: include/linux/time.h: In function `jiffies_to_timeval': include/linux/time.h:280: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[2]: *** [drivers/net/e100.o] Error 1 make[1]: *** [drivers/net] Error 2 make: *** [drivers] Error 2 ----- after make mrproper and loadin the same .config I get: CC fs/fat/fatfs_syms.o In file included from include/linux/timex.h:186, from include/linux/sched.h:11, from include/linux/module.h:10, from fs/fat/fatfs_syms.c:8: include/linux/time.h: In function `timespec_to_jiffies': include/linux/time.h:223: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[2]: *** [fs/fat/fatfs_syms.o] Error 1 make[1]: *** [fs/fat] Error 2 make: *** [fs] Error 2 Any clues? Thanks! -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list