From owner-cvs-all Fri Jun 19 08:54:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07609 for cvs-all-outgoing; Fri, 19 Jun 1998 08:54:28 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07470; Fri, 19 Jun 1998 08:53:49 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id BAA25186; Sat, 20 Jun 1998 01:53:39 +1000 Date: Sat, 20 Jun 1998 01:53:39 +1000 From: Bruce Evans Message-Id: <199806191553.BAA25186@godzilla.zeta.org.au> To: bde@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, luoqi@watermarkgroup.com Subject: Re: cvs commit: src/sys/i386/isa intr_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >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. Your seems to be out of date. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message