From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Subject: Possible bug in Dev86 Date: Mon, 08 May 2006 00:41:30 -0400 Message-ID: <445ECBFA.7090102@nc.rr.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS When building elkscmd, I find that elks/include/linuxmt/config.h is causing an error on line 5 stating "cannot open include file." Digging deeper, the include file is present in the included folder, and the two #include'd before and after are not whined about. Renaming the file or moving the tree around does nothing. I do not see how this can be a problem with the code itself.