On 09/12/2007, Mats Erik Andersson <[EMAIL PROTECTED]> wrote: > First, I have OpenBSD 4.2 running on this machine using > AMD-K6-2/350 on an AT-mainboard with VIA chipset VT82C598 > and VT82C586B. (Well, both AT and ATX in fact.) I have not > detected any trouble until I patched libssl according to > the official suggestion, but already when performing > "make depend", the execution aborts prematurely and reports > a segmentation fault in cc1 that gnu.org ought to know about. > The very same thing happened three times with reboots > inbetween and even rearranged SDRAM just in case.
Segmentation faults during compilation is often a symptom of faulty memory. (Old faq on this issue available at http://www.bitwizard.nl/sig11/) Grab a copy of memtest86+, and test the memory throughly. :) -- ach