Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA09587; Fri, 29 Sep 95 22:33:11 EDT
Received: from SUN-LAMP.PC.CS.CMU.EDU by MIT.EDU with SMTP
	id AA20460; Fri, 29 Sep 95 22:32:43 EDT
Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by sun-lamp.pc.cs.cmu.edu (8.6.11/8.6.10) with ESMTP id WAA00869; Fri, 29 Sep 1995 22:33:05 -0400
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id JAA05709; Fri, 29 Sep 1995 09:06:54 -0400
Received: from monk.laas.fr by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id IAA05622 for <port-sparc@NetBSD.ORG>; Fri, 29 Sep 1995 08:56:55 -0400
Received: by monk.laas.fr; Fri, 29 Sep 1995 13:56:44 +0100
Date: Fri, 29 Sep 1995 13:56:44 +0100
Message-Id: <199509291256.NAA19402@monk.laas.fr>
From: Matthieu Herrb <matthieu@monk.laas.fr>
To: port-sparc@NetBSD.ORG
Subject: compiling xemacs
In-Reply-To: <9509211224.AA01195@durga.pci.on.ca>
References: <199509210541.WAA01547@kencyr-72.synopsys.com>
	<9509211224.AA01195@durga.pci.on.ca>
Reply-To: matthieu@laas.fr
Sender: owner-port-sparc@NetBSD.ORG
Precedence: list
X-Loop: port-sparc@NetBSD.ORG

You wrote (in your message from Thu 21)
 > 
 > Rob> I had to tweak ./src/Makefile and ./src/config.h to tell it to
 > Rob> use unexsunos4.c instead of unexfreebsd.c and to not use gnu
 > Rob> malloc, but now it complains heavily about unexsunos4.c.
 > 
 > Rob> Any pointers on this one?
 > 
 > 	Well... I know that we're not all GNU fans here, but
 > Gnu Emacs-19.29 compiles right out of the box (configure;make).  If
 > you really must use XEmacs, maybe taking the unexec from Emacs-19.29
 > will work for you.

In fact, taking unexsunos4.c from emacs-19.29 worked perfectly for me.
I installed in place of unexfreebsd.c, so I did not need any tweaking
of other files in the source.

					Matthieu
