Date: Thu, 30 Jan 1997 21:45:25 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: IdOLA NOC WIRA <wira-sat@idola.net.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error making kernel adding quota Message-ID: <Pine.BSI.3.94.970130214426.28180F-100000@localhost> In-Reply-To: <32F05090.41C6@IdOLA.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jan 1997, IdOLA NOC WIRA wrote: > cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -nostdinc -I. -I../.. -I../../sys -I../../../include -DGENERIC > -DI586_CPU -DI486_CPU -DI386_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM > -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -DQUOTA -DPROCFS > -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -Di386 > -DLOAD_ADDRESS=0xF0100000 ../../i386/isa/wd.c > cc: Internal compiler error: program as got fatal signal 9 > *** Error code 1 > > Stop. > > I am doing this all because I wanna add the new OPTIONS QUOTA ... > Thx for your help Try doing this again. If it crashes in the same place, rm -rf /usr/src/sys and reinstall the kernel sources. This error either indicates bad generated source or a hardware (memory or cache) problem. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970130214426.28180F-100000>