Date: Fri, 12 Jun 1998 15:42:39 +0100 From: Dimitris Krekoukias <Dimitris.Krekoukias@halliburton.com> To: freebsd-questions@FreeBSD.ORG Subject: RE: weird kernel build problem Message-ID: <89EF1ED52E24D111804300805F19E92AD6445B@ABZEXCH001>
next in thread | raw e-mail | index | archive | help
Installed FreeBSD on a different machine, has been OK - must be my memory or something else on that machine indeed... I think it's faster than Linux... > -----Original Message----- > From: CyberPeasant [SMTP:djv@bedford.net] > Sent: Wednesday, June 10, 1998 6:35 PM > To: Dimitris.Krekoukias@halliburton.com > Cc: djv@bedford.net; Dimitris.Krekoukias@halliburton.com; > freebsd-questions@FreeBSD.ORG > Subject: Re: weird kernel build problem > > Dimitris Krekoukias wrote: > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > Right. I did what Dave suggested, it failed again (tries twice, the > last > > few lines from the output are there for your perusal). > > > > It doesn't fail in the same place every time, and this is with the > > GENERIC kernel - weirdest thing is, it worked again coupla days > ago... > > once. I made sure I kept the resulting kernel, since it contained > the > > SYSV stuff I needed to get KDE running properly. > > > > Cheers, > > > > Dimitris > > > > > > > > > > S -DFFS -DINET -DKERNEL ../../isofs/cd9660/cd9660_bmap.c > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > > -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include > > -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS > > -DINET -DKERNEL ../../isofs/cd9660/cd9660_lookup.c > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > > -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include > > -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS > > -DINET -DKERNEL ../../isofs/cd9660/cd9660_node.c > > cc: Internal compiler error: program cc1 got fatal signal 10 > > *** Error code 1 > > > > > > > > another try: > > > > > > S -DFFS -DINET -DKERNEL ../../kern/uipc_syscalls.c > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > > -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include > > -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS > > -DINET -DKERNEL ../../kern/uipc_usrreq.c > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > > -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include > > -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS > > -DINET -DKERNEL ../../kern/vfs_bio.c > > cc: Internal compiler error: program cc1 got fatal signal 11 > > *** Error code 1 > > > > > > This, alas, looks a lot like memory or similar (cache memory?) failure > problems. That would explain the mysterious X crashing, too. > > Gcc is a "hard exerciser" of a system, typically using as much > hardware > memory as it can find. > > Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89EF1ED52E24D111804300805F19E92AD6445B>