From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: Uncompilable.... Date: 06 Jun 2002 12:39:10 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1023363550.2443.35.camel@irongate.swansea.linux.org.uk> References: <1023355850.13481.25.camel@cool> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1023355850.13481.25.camel@cool> List-Id: Content-Type: text/plain; charset="us-ascii" To: Harry Kalogirou Cc: Linux-8086 On Thu, 2002-06-06 at 10:30, Harry Kalogirou wrote: > bcc -0 -i -O -I/home/harkal/cvs/elks/include > -DELKS_VERSION_CODE=0x00010002 -DUTS_RELEASE=\"0.1.1-pre2\" -D__KERNEL__ > -ansi -c -o version.o version.c > version.c:10.48: error: string longer than dimension > make[2]: *** [version.o] Error 1 > make[2]: Leaving directory `/home/harkal/cvs/elks/kernel' > make[1]: *** [kernel/kernel.a] Error 2 > make[1]: Leaving directory `/home/harkal/cvs/elks' > make: *** [elks] Error 2 I compiled it about 5 minutes ago -and it built fine ?