linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: Linux v2.5.39 - more build errors
@ 2002-09-27 23:03 Leif Sawyer
  0 siblings, 0 replies; only message in thread
From: Leif Sawyer @ 2002-09-27 23:03 UTC (permalink / raw)
  To: Kernel Mailing List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-27 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-27 23:03 Linux v2.5.39 - more build errors Leif Sawyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).