RE: Linux v2.5.39 - more build errors

From: Leif Sawyer (lsawyer@gci.com)
Date: Fri Sep 27 2002 - 18:03:43 EST


gcc -Wp,-MD,./.pas16.o.d -D__KERNEL__ -I/usr/src/linux-2.5.39/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -I/usr/src/linux-2.5.39/arch/i386/mach-generic -nostdinc
-iwithprefix include -DMODULE -include
/usr/src/linux-2.5.39/include/linux/modversions.h -DKBUILD_BASENAME=pas16
-c -o pas16.o pas16.c
In file included from pas16.c:598:
NCR5380.c: In function `NCR5380_print':
NCR5380.c:409: warning: implicit declaration of function `save_flags'
NCR5380.c:410: warning: implicit declaration of function `cli'
NCR5380.c:416: warning: implicit declaration of function `restore_flags'
NCR5380.c:405: warning: `flags' might be used uninitialized in this function
NCR5380.c: In function `NCR5380_timer_fn':
NCR5380.c:620: `io_request_lock' undeclared (first use in this function)
NCR5380.c:620: (Each undeclared identifier is reported only once
NCR5380.c:620: for each function it appears in.)
NCR5380.c: In function `pas16_proc_info':
NCR5380.c:875: `io_request_lock' undeclared (first use in this function)
In file included from pas16.c:598:
NCR5380.c: In function `do_pas16_intr':
NCR5380.c:1387: `io_request_lock' undeclared (first use in this function)
NCR5380.c: In function `NCR5380_transfer_dma':
NCR5380.c:2022: `io_request_lock' undeclared (first use in this function)
pas16.c: At top level:
NCR5380.c:459: warning: `NCR5380_print_phase' defined but not used
NCR5380.c:403: warning: `NCR5380_print' defined but not used
make[2]: *** [pas16.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.5.39/drivers/scsi'
make[1]: *** [scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.39/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/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:33 EST