Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 19:47:30 -0400 (EDT)
From:      Luoqi Chen <luoqi@watermarkgroup.com>
To:        current@FreeBSD.ORG
Subject:   KERNEL redefined for genassym.c
Message-ID:  <199809222347.TAA05655@lor.watermarkgroup.com>

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
cc -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-exter
ns -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitia
lized -Wformat  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../
include  -DKERNEL -include opt_global.h genassym.o -o genassym
./genassym >assym.s

-lq

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?199809222347.TAA05655>