Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uflorida!ufnet.ufl.edu!esj From: esj@ufnet.ufl.edu (Eric Johnson) Newsgroups: comp.emacs Subject: Re: 18.55 on Sparcstation 1+ and SunOS 4.10 Message-ID: <23760@uflorida.cis.ufl.EDU> Date: 5 Jul 90 19:13:18 GMT References: <1990Jun19.155152.16582@unmvax.cs.unm.edu> Sender: news@uflorida.cis.ufl.EDU Reply-To: esj@ufnet.ufl.edu (Eric Johnson) Distribution: usa Organization: U of Florida. Engineering Computing Support Facility Lines: 15 >I have been attempting to make emacs on a Sparcstation 1+ running SunOS >4.10 and seem to be having little success. Compilation seems to be going >fine, but whenever I run the final executable I get > >fatal error (6). Aborted. I had the same problem. The malloc in emacs seems to disagreee with SunOS 4.1. I built it with SYSTEM_MALLOC defined in src/config.h. It works fine now. A related question: Has anyone successfuly built emacs 18.55 on SS1 SunOS 4.1 with gcc 1.37.1? When I did my temacs dumped core mighty quick. Ej