Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!rutgers!ucsd!usc!cs.utexas.edu!texbell!nuchat!shell!jody From: jody@shell.com (Jody Winston) Newsgroups: gnu.emacs Subject: gnuemacs 18.54 and ksh with Sys V.3 Message-ID: Date: 15 Nov 89 18:16:22 GMT Sender: usenet@shell.com Distribution: gnu Organization: Shell Development Company, Bellaire Research Center, Houston, TX Lines: 28 I'm tring to build emacs on a 68030 with System V.3 provided by Motorola and using ksh as my shell. I'm using s-usg5-3.h and m-news.h which was modified to use C_ALLOCA. All compiling works, but when temacs is trying to run I get the following error: ./temacs is not an identifier Please set the environment variable TERM; see tset(1) I checked my environment and TERM is defined. I looked in dispnew.c to see how they were grabbing the environment and I pulled it out into a simple test program #include main() { printf("'%s'\n", getenv("TERM")); ] Which works. But, dispnew thinks that getenv("TERM") is NULL. Any ideas? -- Jody Winston jody@shell.uucp ...!{sun,psuvax1,bcm,rice,decwrl,cs.utexas.edu}!shell!jody Shell Development Company, Bellaire Research Center P.O. Box 481, Room 2202, Houston, TX 77001 (Voice: 713 663-2993)