Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 1998 11:43:15 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG, luoqi@watermarkgroup.com
Subject:   Re: KERNEL redefined for genassym.c
Message-ID:  <199809230143.LAA10908@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230143.LAA10908>