Xref: utzoo gnu.epoch.misc:335 comp.sys.next:17514 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!stanford.edu!neon.Stanford.EDU!news From: rit@killdeer.Stanford.EDU (Jean-Francois Rit) Newsgroups: gnu.epoch.misc,comp.sys.next Subject: epoch-next does not compile Message-ID: <1991May12.185944.18180@neon.Stanford.EDU> Date: 12 May 91 18:59:44 GMT Sender: news@neon.Stanford.EDU (USENET News System) Reply-To: rit@killdeer.Stanford.EDU (Jean-Francois Rit) Organization: Robotics Lab. Stanford University Lines: 34 In response to this message --- You can get Epoch from a.cs.uiuc.edu, in /pub/epoch (i think)....we've compiled it here under NeXTstep 2.0, running XNeXT. Epoch under NeXTstep alone is coming. (I'm working on it, I'm working on it! :) ) Scott Hofmann hofmann@sumter.cso.uiuc.edu (NeXT) Epoch development team, UIUC --- I got the file called epoch-next.tar.Z on a .cs.uiuc.edu. Although the executable works (with particular paths to lisp libraries...) I could not recompile it. When trying to compile dispepoch.c, it chokes on including stdio.h, with messages like: line 74: parse error before `char' line 75: parse error before `char' line 82: parse error before `const' . . . I suspect that many necessary compilation options are needed and are not in the Makefile. I would like to know if anybody had some success compiling it, and with what compilation options. J-F Rit