Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!rice!sun-spots-request From: peter_colby@viewlogic.com Newsgroups: comp.sys.sun Subject: Re: Building GNU EMACS 18.55 on Sparc Sunos4.1 Keywords: Software Message-ID: <9996@brazos.Rice.edu> Date: 17 Jul 90 11:41:49 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 22 Approved: Sun-Spots@rice.edu X-Refs: Original: v9n254 X-Sun-Spots-Digest: Volume 9, Issue 269, message 3 In SunSpots Digest v9n254 Ross Mitchell writes > I'm having problems getting EMACS 18.55 to run on our sparc (sunos 4.1). > I am doing "make" and "make install" from the EMACS root directory. No > errors occur. Everything gets compiled ok, the executables get created, > and put in the right place. However, when I try to execute "emacs" I get > the following error message: > > >Fatal error (6).Abort (core dumped) This problem is known to Sun and the solution was published in Sun's Software Technical Bulletin of either March or April 1990. In src/config.h add the line #define SYSTEM_MALLOC I had the same problem and this fixed it. NOTE: I am now running Epoch-3.2b and I noticed that I did NOT include this define in src/config.h for epoch yet epoch built and runs fine. Peter Colby peter@viewlogic.com