Date: Fri, 19 Jun 1998 11:21:19 -0400 (EDT) From: Luoqi Chen <luoqi@watermarkgroup.com> To: bde@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa intr_machdep.c Message-ID: <199806191521.LAA24803@lor.watermarkgroup.com>
next in thread | raw e-mail | index | archive | help
I was trying to build a kernel, and I got this error: cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/isa/intr_machdep.c ../../i386/isa/intr_machdep.c: In function `isa_strayintr': ../../i386/isa/intr_machdep.c:244: argument `vcookiep' doesn't match prototype ../../i386/isa/intr_machdep.c:120: prototype declaration *** Error code 1 Stop. -lq
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806191521.LAA24803>