Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 27 Apr 2002 13:18:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 27 Apr 2002 13:18:22 -0400 Received: from adsl-64-171-6-36.dsl.sntc01.pacbell.net ([64.171.6.36]:31741 "EHLO k2-400.lameter.com") by vger.kernel.org with ESMTP id ; Sat, 27 Apr 2002 13:18:22 -0400 Date: Sat, 27 Apr 2002 10:18:20 -0700 (PDT) From: Christoph Lameter To: linux-kernel@vger.kernel.org Subject: 2.5.10-dj1 compilation failure 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 gcc -D__KERNEL__ -I/usr/src/linux-2.5.8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include -DKBUILD_BASENAME=ide_scsi -c -o ide-scsi.o ide-scsi.c ide-scsi.c:837: unknown field `abort' specified in initializer ide-scsi.c:837: warning: initialization from incompatible pointer type ide-scsi.c:838: unknown field `reset' specified in initializer ide-scsi.c:838: warning: initialization from incompatible pointer type make[3]: *** [ide-scsi.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.5.8/drivers/scsi' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.5.8/drivers/scsi' make[1]: *** [_subdir_scsi] Error 2 make[1]: Leaving directory `/usr/src/linux-2.5.8/drivers' make: *** [_dir_drivers] Error 2 - 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/