Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: compiler getting signal 10 Date: 23 Jun 1997 13:17:48 GMT Organization: Awfulhak Ltd. Lines: 56 Message-ID: <5olt1s$c8n@ui-gate.utell.co.uk> References: <33ac1776.48930160@news.duke.edu> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43353 In article <33ac1776.48930160@news.duke.edu>, reese@chem.duke.edu (Charles Reese) writes: > I just installed FreeBSD 2.2.2-Release and am trying to install a > couple packages (perl5 and apache). The complier quits with Error > Code 1 and the messages: > > (perl) > `sh cflags libperl.a gv.o` gv.c > CCCMD = cc -DPERL_CORE -c -I/usr/local/include -O > `sh cflags libperl.a toke.o` toke.c > CCCMD = cc -DPERL_CORE -c -I/usr/local/include -O > cc: Internal compiler error: program cc1 got fatal signal 10 > *** Error code 1 > > Stop. > > I also tried building a custom kernel and get the same kind of error: > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externsc > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externsc > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externsc > cc: Internal compiler error: program cc1 got fatal signal 10 > *** Error code 1 > > Stop. > > and retrying: > > INET -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../../../include -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS > -DNFS -DFFS -D > INET -DKERNEL ../../kern/vfs_bio.c > *** Error code 1 > > cc: Internal compiler error: program cc1 got fatal signal 10 > > What could the matter be? Sounds like a memory/cache problem. Try disabling your cache and/or swaping your SIMMs with another machine (if you can). > Cheers > Charlie Reese > -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !