Path: utzoo!utgpu!water!watmath!clyde!burl!codas!mtune!mtuni!aaa From: aaa@mtuni.ATT.COM (Aaron Akman) Newsgroups: comp.emacs Subject: Gnu, Compiling Message-ID: <304@mtuni.ATT.COM> Date: 8 Jan 88 17:03:57 GMT Organization: AT&T ISL Middletown NJ USA Lines: 16 I have successfully ported Gnu to a 386 box running UNIX. Mostly, it works great and runs fast. One problem: when I compile (M-x compile) small simple files (this doesn't happen every time) I get a bogus error message from make. For example, compiling uudecode.c yields: cd /usr/aaron make -k uudecode cc -O uudecode.c -o uudecode "uudecode.c", line 181: syntax error *** Error code 1 The same attempt outside of Gnu works without error. The line number always corresponds to the last line in the file. Any ideas? -- Aaron, mtuni!aaa, 201-957-2751