Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 29 Aug 2002 22:23:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 29 Aug 2002 22:23:15 -0400 Received: from nycsmtp2fb.rdc-nyc.rr.com ([24.29.99.78]:14599 "EHLO si.rr.com") by vger.kernel.org with ESMTP id ; Thu, 29 Aug 2002 22:23:15 -0400 Date: Thu, 29 Aug 2002 21:40:23 -0400 (EDT) From: Frank Davis X-X-Sender: To: cc: Subject: 2.5.32 : drivers/scsi/sym53c416.c compile error 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: 1104 Lines: 27 Hello all, While 'make modules' , I received the following error (didn't see this posted yet.) Regards, Frank sym53c416.c: In function `sym53c416_read': sym53c416.c:259: warning: implicit declaration of function `save_flags' sym53c416.c:260: warning: implicit declaration of function `cli' sym53c416.c:279: warning: implicit declaration of function `restore_flags' sym53c416.c: In function `sym53c416_intr_handle': sym53c416.c:452: structure has no member named `address' sym53c416.c:478: structure has no member named `address' sym53c416.c: In function `sym53c416_detect': sym53c416.c:640: warning: `flags' might be used uninitialized in this function make[2]: *** [sym53c416.o] Error 1 make[2]: Leaving directory `/usr/src/linux/drivers/scsi' make[1]: *** [scsi] Error 2 make[1]: Leaving directory `/usr/src/linux/drivers' make: *** [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/