From owner-freebsd-hackers Fri Aug 7 07:23:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12221 for freebsd-hackers-outgoing; Fri, 7 Aug 1998 07:23:28 -0700 (PDT) (envelope-from owner-freebsd-hackers@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 HAA12213; Fri, 7 Aug 1998 07:23:25 -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 AAA16799; Sat, 8 Aug 1998 00:23:04 +1000 Date: Sat, 8 Aug 1998 00:23:04 +1000 From: Bruce Evans Message-Id: <199808071423.AAA16799@godzilla.zeta.org.au> To: current@FreeBSD.ORG, hackers@FreeBSD.ORG, mturpin@shadow.spel.com Subject: Re: Kernel compile problem Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >When I try to compile a GENERIC (-current as of 2:00PM (EDT) Aug 6,1998) >kernel I get the following error. Am I doing something wrong? >cc -c -O -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 ../../scsi/cd.c > >In file included from ../../scsi/cd.c:48: >ioconf.h:11: conflicting types for `fdintr' >../../i386/isa/isa_device.h:155: previous declaration of `fdintr' >ioconf.h:11: warning: redundant redeclaration of `fdintr' in same scope >../../i386/isa/isa_device.h:155: warning: previous declaration of `fdintr' >... Rebuild, reinstall and rerun config. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message