From owner-freebsd-current Tue Sep 22 19:20:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00586 for freebsd-current-outgoing; Tue, 22 Sep 1998 19:20:32 -0700 (PDT) (envelope-from owner-freebsd-current@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 TAA00554 for ; Tue, 22 Sep 1998 19:20:11 -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 LAA10908; Wed, 23 Sep 1998 11:43:15 +1000 Date: Wed, 23 Sep 1998 11:43:15 +1000 From: Bruce Evans Message-Id: <199809230143.LAA10908@godzilla.zeta.org.au> To: current@FreeBSD.ORG, luoqi@watermarkgroup.com Subject: Re: KERNEL redefined for genassym.c Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Here is the warning I got: > >lily-134# make depend >cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-ex >terns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wunini >tialized -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../ >../include -DKERNEL -include opt_global.h ../../i386/i386/genassym.c >../../i386/i386/genassym.c:61: warning: `KERNEL' redefined >*Initialization*:1: warning: this is the location of the previous definition >... This is harmless. I left it defined there to reduce mail ... from people who have forgotten to rerun config to get an up to date Makefile :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message