Path: utzoo!attcan!uunet!mrmarx!jaa From: jaa@mrmarx.UUCP (Jerry Abramson) Newsgroups: comp.unix.aix Subject: Gnu Emacs On AIX Keywords: See gnu.emacs and comp.emacs Message-ID: <3227@mrmarx.UUCP> Date: 22 Sep 89 14:26:04 GMT Distribution: comp Organization: Decision Software Co, Cambridge, MA Lines: 24 I am trying to build Gnu Emacs 18.51 on an IBM PS/2 running AIX. All of the C files compile successfully (Although I had to determine the STACK_DIRECTION for alloca.c via an experiment). Emacs then successfully links and ./temacs is built. Unfortunatly, when ./temacs (./xemacs) is run the following errors are reported: uprf(cmd: ksh): readcoff: text not aligned uprf(cmd: ksh): temacs: exec failed (errno = 8) ./temacs: syntax error at line 1 : ' unexpected Is this simply a missing Magic Number, or does AIX not use COFF (explained in unexec.c) ? My config.h is including s-usg5-2-2.h and m-ibmrt.h as specified in ../etc/MACHINES. Any help is much appreciated, thanks. U.S. Jerold A. Abramson Mail: Decision Software Co. 51 Spinelli Place Cambridge, MA 02138 Phone: (617) 576-7800 UUCP: uunet!mrmarx!jaa