Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!hplabs!nsc!voder!cullsj!jeff From: jeff@cullsj.UUCP (Jeffrey C. Fried) Newsgroups: comp.emacs Subject: GNU EMACS 18.44 on SUN-4 Keywords: GNU EMACS Message-ID: <313@cullsj.UUCP> Date: 19 May 88 22:56:17 GMT Organization: Cullinet Software, San Jose, CA Lines: 23 I'm trying to build EMACS.18.44 on a SUN-4. I've had no problem getting it to run under ULTRIX, SUN-3 and VMS, but for the SUN4 "temacs" complains with Please set the environment variable TERM; see tset(1). It IS already set. When i build a c program which calls "getenv", i get back, as expected, a non-zero value. When this same (or what i believe to be the same) code executes in "init_display" (display.c) the value returned by "getenv" is zero. Since i had no s-sun4.h or m-sun4.h, i used the BSD4.3 with the m-sun3.h. Is this the source of the problem? Has anyone who has done this successfully please let me know what to do, please? ------------------------------------------------------------------- Jeff Fried ...!ames!cullsj!jeff Cullinet Software 2860 Zanker Road, Suite 206 Reality, what a concept! San Jose, CA, 95134 (408) 434-6636 Disclaimer: Any opinions expressed are solely those of the author.