Date: Sat, 22 Feb 2003 20:05:18 +0200 From: John Hay <jhay@icomtek.csir.co.za> To: "Paul A. Howes" <freebsd-current@fair-ware.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: cc: Internal error: Illegal instruction (program as) Message-ID: <20030222180518.GA29539@zibbi.icomtek.csir.co.za> In-Reply-To: <001c01c2da91$782551e0$0200a8c0@howesnet> References: <001c01c2da91$782551e0$0200a8c0@howesnet>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 22, 2003 at 11:43:01AM -0500, Paul A. Howes wrote: > All, > > I am receiving some strange errors during a buildworld of 5.0-RELEASE-p2 > from 5.0-RELEASE-p1. The location of where the failure varies, but the > program that causes the failure is the same every time: "as". > > The errors are a variety of signal 10 and signal 4. I do find an > "as.core" file under /usr/obj, but as is stripped, so there are no > debugging symbols or listing that I can provide. > > The strange thing is that I have been able to successfully build > XFree86, KDE, and many other ports on this system. I followed the > 4.x-to-5.0 upgrade directions to the letter about a month ago, and have > had no major problems before this. > > Any help would be greatly appreciated! > > -- > Paul A. Howes > > > ======== > > Hardware > > Tyan S2099GNNR motherboard > Intel P4-2.4/533 > Crucial 512 MB PC2100 DIMM > Maxtor 20 GB hard drive. > > ======== I see it is a P4, try adding options DISABLE_PSE and DISABLE_PG_G to your kernel. My 1.8G P4 do the same without them. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030222180518.GA29539>