From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefke" Subject: RE: Config.in help needed Date: Sun, 26 May 2002 10:53:03 +0200 Sender: linux-8086-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: Riley Williams , Linux 8086 Riley, > I've just tweaked it, and both the disk size and the filename to use are > now defined in a (new) C header file called tools.h in that directory. > The relevant patch is attached, and has been committed to the CVS tree. > > Best wishes from Riley. > I just got the latest CVS tree, and can't get it to compile anymore.... make[3]: Entering directory `/usr/src/elks/arch/i86/tools' ld86 -0 -i -D 0x400 -H 0x800 -o wrt_disk.tmp \ wrt_disk.o file.o \ ../drivers/char/con_asm.o \ ../drivers/char/font.o \ ../drivers/char/key_asm.o \ ../drivers/block/ssd_asm.o undefined symbol: lcmpul undefined symbol: _file_name make[3]: *** [wrt_disk.tmp] Error 1 make[3]: Leaving directory `/usr/src/elks/arch/i86/tools' make[2]: *** [toolkit] Error 2 make[2]: Leaving directory `/usr/src/elks/arch/i86' make[1]: *** [Image] Error 2 make[1]: Leaving directory `/usr/src/elks' make: *** [elks] Error 2 Any ideas ? Stefaan