Subject: Re: Compiler problems, or memory problems.
To: None <port-sparc@NetBSD.ORG, dgilbert@pci.on.ca>
From: Brad Walker <bwalker@musings.com>
List: port-sparc
Date: 11/05/1995 18:44:34
> From owner-port-sparc@NetBSD.ORG Sat Nov 4 20:17 PST 1995
> Date: Sat, 4 Nov 1995 21:57:20 -0500
> From: David Gilbert <dgilbert@pci.on.ca>
> To: port-sparc@netbsd.org
> Subject: Compiler problems, or memory problems.
> X-Loop: port-sparc@NetBSD.ORG
>
> I have gotten a lot of my compile processes dying from a sig
> 11. At this point, should I be suspecting memory problems, or is
> there some known compiler problems. My world that I'm using right now
> was commpiled with an Oct 15th or so sup. I'm trying to compile
> todays sup and have had the compiler die several times with a sig 11.
> When I restart the make, it seems to work just fine... until it gets
> enough farther to die with a sig 11.
>
Your problem is the math libraries. run a make clean and then re-build
them. After this, then install them.
I had the same problem. Don't know why, but the math libraries were
the problem.
-brad w.