Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 17 Jul 2002 04:21:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Jul 2002 04:21:51 -0400 Received: from hermes.fachschaften.tu-muenchen.de ([129.187.176.19]:15352 "HELO hermes.fachschaften.tu-muenchen.de") by vger.kernel.org with SMTP id ; Wed, 17 Jul 2002 04:21:50 -0400 Date: Wed, 17 Jul 2002 10:24:44 +0200 (CEST) From: Adrian Bunk X-X-Sender: bunk@mimas.fachschaften.tu-muenchen.de To: "Justin M. Forbes" cc: marcelo@conectiva.com.br, Subject: Re: 2.4.19-rc2 compile fail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1215 Lines: 38 On Tue, 16 Jul 2002, Justin M. Forbes wrote: > I get this failure when trying to compile 2.4.19-rc2 > > > gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2/include -traditional > -DCHIP=710 fake7.c | grep -v '^#' | perl -s script_asm.pl -ncr7x0_family > script_asm.pl : Illegal combination of registers in line 72 : MOVE > CTEST7 & 0xef TO CTEST7 > Either source and destination registers must be the same, > or either source or destination register must be SFBR. > make[2]: *** [sim710_d.h] Error 255 > make[2]: Leaving directory `/usr/src/linux-2.4.19-rc2/drivers/scsi' > make[1]: *** [_modsubdir_scsi] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.4.19-rc2/drivers' > make: *** [_mod_drivers] Error Which version of gcc do you use? Could you send your .config? > Justin M. Forbes TIA Adrian -- You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/