Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!news.cs.indiana.edu!att!pacbell.com!ucsd!ucbvax!SAUNA.HUT.FI!visti From: visti@SAUNA.HUT.FI (Hannu Visti) Newsgroups: comp.sys.sgi Subject: SUMMARY: emacs in iris Message-ID: <9012161820.AA29376@cs.hut.fi> Date: 16 Dec 90 18:20:26 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 15 I asked a week ago about compiling emacs in 4d/25 (irix 3.3.1) so that it understands my .emacs file. My compilation complained "error in init file". I got four totally different responses, the one that solved the problem came from ad@txlad.dirksen.de. The solution was to add -I/usr/include/sun -I/usr/include/bsd and -lsun -lbsd to the makefile and use -signed-compiler flag. There may be something unnecessary, but with all these it seems to work normally. Thanks to all who responded. /hv