kernel 2.6.7 & RH9
From: Alex (linux_at_hostingcenter.ro)
Date: 06/23/04
- Previous message: Eucke Warren: "Re: Apt or yum sources for fresh software"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "RedHat List" <redhat-list@redhat.com> Date: Wed, 23 Jun 2004 03:56:39 +0300
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 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!
Alex Iruc
-- 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@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Eucke Warren: "Re: Apt or yum sources for fresh software"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|