Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261185AbTETU0s (ORCPT ); Tue, 20 May 2003 16:26:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261188AbTETU0s (ORCPT ); Tue, 20 May 2003 16:26:48 -0400 Received: from dodge.jordet.nu ([217.13.8.142]:4250 "EHLO dodge.hybel") by vger.kernel.org with ESMTP id S261185AbTETU0s (ORCPT ); Tue, 20 May 2003 16:26:48 -0400 Subject: aic7(censored) compile error From: Stian Jordet To: linux-kernel@vger.kernel.org Content-Type: text/plain Message-Id: <1053463220.3107.1.camel@chevrolet.hybel> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 20 May 2003 22:40:21 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1231 Lines: 29 Hello, Am I just blind, or haven't this been reported? Haven't been able to compile 2.5.69 since bk4, I think. This is with gcc-3.3. make -f scripts/Makefile.build obj=drivers/scsi/aic7xxx gcc -Wp,-MD,drivers/scsi/aic7xxx/.aic7xxx_osm.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium3 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include -Idrivers/scsi -Werror -DKBUILD_BASENAME=aic7xxx_osm -DKBUILD_MODNAME=aic7xxx -c -o drivers/scsi/aic7xxx/aic7xxx_osm.o drivers/scsi/aic7xxx/aic7xxx_osm.c drivers/scsi/aic7xxx/aic7xxx_osm.c: In function `ahc_linux_map_seg': drivers/scsi/aic7xxx/aic7xxx_osm.c:767: warning: integer constant is too large for "long" type make[3]: *** [drivers/scsi/aic7xxx/aic7xxx_osm.o] Error 1 make[2]: *** [drivers/scsi/aic7xxx] Error 2 make[1]: *** [drivers/scsi] Error 2 make: *** [drivers] Error 2 Best regards, Stian - 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/