Path: utzoo!utgpu!watmath!att!dptg!rutgers!apple!agate!ucbvax!MORDOR.ENG.UMD.EDU!naveen From: naveen@MORDOR.ENG.UMD.EDU (Naveen Srivastava) Newsgroups: comp.protocols.iso.dev-environ Subject: (none) Message-ID: <8909211616.AA00885@mordor.eng.umd.edu> Date: 21 Sep 89 16:16:09 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 37 From naveen@mordor.eng.umd.edu Tue Sep 19 14:57:52 1989 To: Bug-ISODE@twg.com Subject: ISODE Installation Cc: naveen@eng.umd.edu, syhan@brillig I am a graduate student at the Univ. of Maryland. I was trying to install the ISODE on our system. However during generation the make program returned the message *** Error code 1. The execution however continued. The Error code 1 message was displayed only when the command was cc -I. -I../h -s -mc68020 -o filename filename.c This command when executed gave Undefined variables and after that returned the Error code 1 message. The last file to be compiled was cc -I. -I../h -s -mc68020 -o imisc -imisc.c after this the make execution stopped(no other messages displayed except the Error code 1 message). I am not sure whether to proceed ith the installation or not. Please send me some suggestion as to what to do. thanks, naveen p.s. I have also changed the Makefile variables like BINDIR etc to my Home directory as there were some problems in installing the ISODE on our main file system.