Date: Sat, 8 Aug 1998 00:23:04 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.ORG, hackers@FreeBSD.ORG, mturpin@shadow.spel.com Subject: Re: Kernel compile problem Message-ID: <199808071423.AAA16799@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808071423.AAA16799>