Subject: Re: Problems building -current as of 19 May
To: Noel Cragg <noel@cs.oberlin.edu>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: current-users
Date: 05/20/1994 18:32:29
> I encountered a problems when building the current source because the
> Makefile for sh didn't have libedit in its list of directories to
> include.  Also, I added a few #if statements to the code to get it to
> work correctly for the version compiled with NO_HISTORY (specifically
> in the arch/i386/floppy directory).  Patches follow.

Actually, you've got that problem because you didn't install libedit;
libedit installed histedit.h.

However, since, as you pointed out, a few more things can be omitted
if NO_HISTORY is defined, i've bought back _those_ patches.


later,

chris

------------------------------------------------------------------------------