From owner-cvs-all Fri Jun 19 08:45:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05826 for cvs-all-outgoing; Fri, 19 Jun 1998 08:45:22 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from lor.watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05754; Fri, 19 Jun 1998 08:44:51 -0700 (PDT) (envelope-from luoqi@watermarkgroup.com) Received: (from luoqi@localhost) by lor.watermarkgroup.com (8.8.8/8.8.8) id LAA24979; Fri, 19 Jun 1998 11:44:22 -0400 (EDT) (envelope-from luoqi) Date: Fri, 19 Jun 1998 11:44:22 -0400 (EDT) From: Luoqi Chen Message-Id: <199806191544.LAA24979@lor.watermarkgroup.com> 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 Please ignore my previous error report. I made a mistake myself -- I did a copy when I moved my source tree and symlink machine->i386/include became a directory. > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message