Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!accuvax.nwu.edu!mneme.psych.nwu.edu!cliff From: cliff@mneme.psych.nwu.edu (Cliff Chaput) Newsgroups: comp.sys.next Subject: Unknown at orst is messed up Message-ID: <7488@accuvax.nwu.edu> Date: 9 May 90 22:51:53 GMT Sender: news@accuvax.nwu.edu Reply-To: cliff@mneme.psych.nwu.edu (Cliff Chaput) Distribution: world Organization: Mneme Project, Psych Dept, Northwestern U Lines: 25 I just got the file Unknown.tar.Z from cs.orst.edu. When I uncompressed and untarred and typed "make", the following stuff appeared on my screen: Script started on Wed May 9 17:45:35 1990 bash$ make make Unknown "OFILE_DIR = obj" "CFLAGS = -O -g -Wimplicit" mkdirs obj cc -O -g -Wimplicit -c Unknown.m -o obj/Unknown.o cc -O -g -Wimplicit -c Unknown_main.m -o obj/Unknown_main.o cc -O -g -Wimplicit -segcreate __HASHTABLE __DATA Unknown.iconarchive -segcreat e __ICON __header Unknown.iconheader -o Unknown obj/Unknown.o obj/Unknown_main. o -ltext -lNeXT_s -lsys_s ld: can't stat() file: Unknown.iconarchive (to create a segment with) *** Exit 1 Stop. *** Exit 1 Stop. bash$ script done on Wed May 9 17:46:52 1990 Is the version of Unknown on cs.orst.edu screwed up, or is this an undocumented feature? :-) Cliff Chaput cliff@mneme.psych.nwu.edu