Subject: Re: Crashes in X 4.1.0, 4.2.0 on i386
To: None <tech-x11@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: tech-x11
Date: 04/04/2002 10:45:54
In article <20020404013336.GA1496@endersgame.net>,
	Sean Davis <dive-nb@endersgame.net> writes:
> Does anyone know why this is happening,

See PR xsrc/15404.

> ... or possibly how to fix it?

Yes. You need to update your math libraries or remove this line from
"/etc/ld.so.conf":

libm.so.0       machdep.fpu_present     1:libm387.so.0,libm.so.0

But because this will slow down any program using floating point math
you should only use it a last resort. Updating the math libraries
- you need to build and install in "src/lib/libm" - is really the
better option.

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/