Re: Missing kernel.h from Inform


18 Aug 1995 17:07:21 GMT

"Sam Hulick" <shulick@guava.ucs.indiana.edu> wrote:
> I went to compile Inform on my UNIX account, but a kernel.h file is
> missing from the distribution on ftm.gmd.de. Can anyone put it there,
> or send it to me? Thanks.

The file "kernel.h" is required when Inform is compiled on an Acorn
Archimedes. I recommend that you go to line 45 of "headers.h" and
change "#define GRAHAM" to "#define UNIX". When I do this, Inform
compiles fine under both SunOS and Ultrix. If you're compiling under
Linux, then use "#define LINUX" instead.

--
Gareth Rees